]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(arm): add support for cca CoT
authorlaurenw-arm <lauren.wehrmeister@arm.com>
Thu, 21 Apr 2022 21:50:49 +0000 (16:50 -0500)
committerlaurenw-arm <lauren.wehrmeister@arm.com>
Tue, 14 Jun 2022 14:47:37 +0000 (09:47 -0500)
commitf24237921e3fa61e64fa1ec845e14e2748d04a2b
tree558bae92f135691687d0ae2168dc7a89af707540
parent98662a73c903b06f53c9f9da6a9404187fc10352
feat(arm): add support for cca CoT

- Use the development PROTPK and SWD_ROTPK if using cca CoT.

- Define a cca CoT build flag for the platform code to provide
different implementations where needed.

- When ENABLE_RME=1, CCA CoT is selected by default on Arm
platforms if no specific CoT is specified by the user.

Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
Change-Id: I70ae6382334a58d3c726b89c7961663eb8571a64
plat/arm/board/common/board_common.mk
plat/arm/common/arm_common.mk