arm-trusted-firmware/lib/el3_runtime
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
..
aarch32 fix: random typos in tf-a code base 2021-06-03 09:31:10 +02:00
aarch64 feat(sve): enable SVE for the secure world 2021-06-28 13:24:24 +01:00
cpu_data_array.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00