Cleanup the code for TBBR CoT descriptors
CoT used for BL1 and BL2 are moved to tbbr_cot_bl1.c
and tbbr_cot_bl2.c respectively.
Common CoT used across BL1 and BL2 are moved to
tbbr_cot_common.c.

Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: I2252ac8a6960b3431bcaafdb3ea4fb2d01b79cf5
1 parent 4108abb commit ad43c49ee39f52d2f3e682aefd76ecbbe3e0c712
@Manish V Badarkhe Manish V Badarkhe authored on 16 May 2020
Showing 16 changed files
View
docs/design/auth-framework.rst
View
drivers/auth/dualroot/cot.c
View
drivers/auth/tbbr/tbbr_cot.c 100644 → 0
View
drivers/auth/tbbr/tbbr_cot_bl1.c 0 → 100644
View
drivers/auth/tbbr/tbbr_cot_bl2.c 0 → 100644
View
drivers/auth/tbbr/tbbr_cot_common.c 0 → 100644
View
include/common/tbbr/cot_def.h
View
include/drivers/auth/tbbr_cot_common.h 0 → 100644
View
plat/arm/common/arm_common.mk
View
plat/brcm/board/common/board_common.mk
View
plat/hisilicon/hikey/platform.mk
View
plat/hisilicon/hikey960/platform.mk
View
plat/imx/imx7/common/imx7.mk
View
plat/qemu/qemu/platform.mk
View
plat/rpi/rpi3/platform.mk
View
plat/socionext/uniphier/platform.mk