Skip to content

Commit

Permalink
pseudo-device-id: enable for hikey
Browse files Browse the repository at this point in the history
You would only enable this if you were using arm-trusted-firmware
with the necessary patches to deliver the eMMC CID serial to
OP-TEE OS at startup time.
  • Loading branch information
lws-team committed Jan 26, 2017
1 parent 9f7df96 commit 549b0ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/arch/arm/plat-hikey/conf.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ CFG_NUM_THREADS ?= 8
CFG_CRYPTO_WITH_CE ?= y
CFG_WITH_STACK_CANARIES ?= y

CFG_OTP_SUPPORT ?= y
CFG_OTP_SUPPORT_PSEUDO_ID ?= y

CFG_PL061 ?= y
CFG_PL022 ?= y
CFG_SPI ?= y
Expand Down

0 comments on commit 549b0ee

Please sign in to comment.