Searched refs:content (Results 1 – 13 of 13) sorted by relevance
36 validity of a certificate's issuer but by the content of the certificate44 with the hash extracted from the content certificate. Various hash algorithms53 The private part of this key is used to sign the BL2 content certificate and71 sign the content certificate for the BL3X image. The public part is stored85 - **BL2 content certificate**101 - **SCP_BL2 content certificate**111 - **BL31 content certificate**120 - **BL32 content certificate**129 - **BL33 content certificate**170 - BL2 loads and verifies the BL3x content certificate. The signature is[all …]
214 will have been extracted from the parent image i.e. BL31 content490 content certificate is stored in an X509v3 custom extension field. An extension
129 boot_descriptor->content = manifest_addr; in spmc_create_boot_info()141 boot_descriptor->content, in spmc_create_boot_info()
316 #define FFA_BOOT_INFO_FLAG_CONTENT(content) \ argument317 (((content) & FFA_BOOT_INFO_FLAG_CONTENT_MASK) \327 uint64_t content; member
73 def write_to_sp_mk_gen(content, args :dict): argument
136 # The content of config file
59 - bind(): expose the content of a directory to another directory.
504 The SP content certificate is inserted as a separate FIP item so that BL2 loads SPMC,
69 setting groups shall be defined and filled with content in config files.
470 The fTPM service used has support only for 16 PCRs, therefore the content475 we do not validate here if the content of PCR0 is correct or not. For this
188 Defines the maximum address in secure ROM that BL1's actual content (i.e.220 Defines the maximum address in secure XIP memory that BL2's actual content275 BL2 content certificate identifier, used by BL1 to load the BL2 content290 BL31 content certificate identifier, used by BL2 to load the BL31 content300 BL33 content certificate identifier, used by BL2 to load the BL33 content306 FWU content certificate.398 SCP_BL2 content certificate identifier, used by BL2 to load the SCP_BL2399 content certificate (mandatory when Trusted Board Boot is enabled).415 BL32 content certificate identifier, used by BL2 to load the BL32 content3325 can be the content of either ``ESR_EL3`` or ``DISR_EL1``.
349 <header content>
3252 - Added support for warm reset to retain ddr content4976 - Migrated some content from GitHub wiki to `docs/` directory
Completed in 27 milliseconds