diff options
| author | Philipp Tomsich <[email protected]> | 2017-07-04 11:02:14 +0200 |
|---|---|---|
| committer | Philipp Tomsich <[email protected]> | 2017-08-13 17:12:21 +0200 |
| commit | c3be6190f97c1232e2e0a388586922619ec28239 (patch) | |
| tree | db3b468979b1deefb9c3d9a28ebba1b22a59d487 /scripts/kernel-doc | |
| parent | e6a05862776debf919bb857f8ff1155e878da128 (diff) | |
armv8: spl: Support separate stack for TPL
To allow a TPL and SPL to run from different addresses/memories, we
need to split setup of the TPL and SPL stacks. To do so, we introduce
CONFIG_TPL_STACK (not listed in Kconfig) which can be used to override
the initial stack pointer for TPL.
To provide backward compatibility for existing boards, this is added
as an optional configuration item and the normal search order (i.e.
SPL_STACK, then SYS_STACK) apply if not defined.
Signed-off-by: Philipp Tomsich <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
