arm-trusted-firmware/include/arch/aarch64
Max Shvetsov 0c5e7d1ce3 feat(sve): enable SVE for the secure world
Enables SVE support for the secure world via ENABLE_SVE_FOR_SWD.
ENABLE_SVE_FOR_SWD defaults to 0 and has to be explicitly set by the
platform. SVE is configured during initial setup and then uses EL3
context save/restore routine to switch between SVE configurations for
different contexts.
Reset value of CPTR_EL3 changed to be most restrictive by default.

Signed-off-by: Max Shvetsov <maksims.svecovs@arm.com>
Change-Id: I889fbbc2e435435d66779b73a2d90d1188bf4116
2021-06-28 13:24:24 +01:00
..
arch.h feat(sve): enable SVE for the secure world 2021-06-28 13:24:24 +01:00
arch_features.h Enable v8.6 AMU enhancements (FEAT_AMUv1p1) 2021-02-25 22:01:59 +00:00
arch_helpers.h drivers: dcc: Support JTAG DCC console 2021-03-31 21:59:45 -06:00
asm_macros.S arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms 2021-03-18 12:34:34 +01:00
assert_macros.S Reorganize architecture-dependent header files 2019-01-04 10:43:16 +00:00
console_macros.S Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
el3_common_macros.S feat(sve): enable SVE for the secure world 2021-06-28 13:24:24 +01:00
smccc_helpers.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00