Skip to content

Commit

Permalink
Enable keymaster TA and storage TA for Android-IA
Browse files Browse the repository at this point in the history
Signed-off-by: swei22 <[email protected]>
  • Loading branch information
swei22 authored and rogerxfeng8 committed Mar 16, 2018
1 parent 77f7660 commit 9d91eec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project/product/androidia_64.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# compiled from source
TRUSTY_ALL_USER_TASKS += \
sand/hwcrypto
sand/hwcrypto \
keymaster \
storage

# TAs for debug build
ifeq ($(LKDEBUG), 2)
Expand Down

0 comments on commit 9d91eec

Please sign in to comment.