tbbr/dualroot: rename SP package certificate file
Currently only single signing domain is supported for SP packages but
there is plan to support dual signing domains if CoT is dualroot.

SP_CONTENT_CERT_ID is the certificate file which is currently generated
and signed with trusted world key which in-turn is derived from Silicon
provider RoT key.
To allow dual signing domain for SP packages, other certificate file
will be derived from Platform owned RoT key.

This patch renames "SP_CONTENT_CERT_ID" to "SIP_SP_CONTENT_CERT_ID" and
does other related changes.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I0bc445a3ab257e2dac03faa64f46e36a9fed5e93
1 parent 499f192 commit 03a5225c6a9371d57c14b2909c48762d07842ef6
@Manish Pandey Manish Pandey authored on 23 Jul 2020
Showing 7 changed files
View
drivers/auth/dualroot/cot.c
View
drivers/auth/tbbr/tbbr_cot_bl2.c
View
fdts/cot_descriptors.dtsi
View
include/common/tbbr/tbbr_img_def.h
View
include/drivers/auth/auth_mod.h
View
plat/arm/common/fconf/arm_fconf_io.c
View
plat/arm/common/fconf/arm_fconf_sp.c