mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-05-08 18:41:22 +00:00
Merge changes from topic "sb/select-cot" into integration
* changes: Introduce COT build option cert_create: Remove references to TBBR in common code cert_create: Introduce COT build option cert_create: Introduce TBBR CoT makefile
This commit is contained in:
commit
dcd03ce7bb
8 changed files with 66 additions and 37 deletions
|
@ -128,6 +128,9 @@ Common build options
|
|||
``plat_secondary_cold_boot_setup()`` platform porting interfaces do not need
|
||||
to be implemented in this case.
|
||||
|
||||
- ``COT``: When Trusted Boot is enabled, selects the desired chain of trust.
|
||||
Defaults to ``tbbr``.
|
||||
|
||||
- ``CRASH_REPORTING``: A non-zero value enables a console dump of processor
|
||||
register state when an unexpected exception occurs during execution of
|
||||
BL31. This option defaults to the value of ``DEBUG`` - i.e. by default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue