Do basic CryptoCell LCS check
authorSoby Mathew <soby.mathew@arm.com>
Mon, 5 Jun 2017 14:55:59 +0000 (15:55 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Wed, 28 Jun 2017 14:58:06 +0000 (15:58 +0100)
commitfd2b42f4aee116e47044840eca3817af3248ea84
tree3b79f7ac919aa904a615cdc0a922d83d6c5bb12f
parente60f2af9499e33583e920e72b463b58bce0c31ee
Do basic CryptoCell LCS check

This patch implements the basic lifecycle state check when CryptoCell
SBROM is initialized. Currently the check ensures that if the lifecycle
state is Security Disabled (SD), the boot process does not proceed
further.

Change-Id: I5101335453cd3ea413e97bcfb9138a96c05e1aea
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
drivers/auth/cryptocell/cryptocell_crypto.c