arm-trusted-firmware/docs/plat/arm
Arvind Ram Prakash 42d4d3baac refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
BL2_AT_EL3 is an overloaded macro which has two uses:
	1. When BL2 is entry point into TF-A(no BL1)
	2. When BL2 is running at EL3 exception level
These two scenarios are not exactly same even though first implicitly
means second to be true. To distinguish between these two use cases we
introduce new macros.
BL2_AT_EL3 is renamed to RESET_TO_BL2 to better convey both 1. and 2.
Additional macro BL2_RUNS_AT_EL3 is added to cover all scenarious where
BL2 runs at EL3 (including four world systems).

BREAKING CHANGE: BL2_AT_EL3 renamed to RESET_TO_BL2 across the
repository.

Change-Id: I477e1d0f843b44b799c216670e028fcb3509fb72
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com>
2023-03-15 11:43:14 +00:00
..
arm_fpga arm_fpga: Add platform documentation 2020-09-29 13:28:25 +01:00
corstone1000 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2023-03-15 11:43:14 +00:00
fvp chore(docs): update supported FVP models doc 2022-10-31 15:25:37 -05:00
fvp-ve doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
fvp_r docs: armv8-R aarch64 fvp_r documentation 2021-09-30 17:07:30 +01:00
juno docs: fix broken Juno links 2023-02-14 10:15:12 +00:00
morello morello: Add Morello platform documentation 2020-10-02 10:35:25 +00:00
tc chore: rename Makalu ELP to Cortex-X3 2022-10-27 09:41:00 +01:00
arm-build-options.rst docs(arm): add ARM_ROTPK_LOCATION variant full key 2022-12-09 14:55:39 -06:00
index.rst build(corstone1000): rename diphda to corstone1000 2022-02-14 10:32:16 +00:00