Home
last modified time | relevance | path

Searched hist:"0 c5e7d1ce376cabcebebc43dbf238fe4482ab2dc" (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/include/lib/extensions/
H A Dsve.h0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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
/rk3399_ARM-atf/lib/extensions/sve/
H A Dsve.c0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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
/rk3399_ARM-atf/include/arch/aarch64/
H A Del3_common_macros.S0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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
H A Darch.h0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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
/rk3399_ARM-atf/include/lib/el3_runtime/aarch64/
H A Dcontext.h0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext.S0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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
H A Dcontext_mgmt.c0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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
/rk3399_ARM-atf/make_helpers/
H A Ddefaults.mk0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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
/rk3399_ARM-atf/
H A DMakefile0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc Mon Mar 22 11:59:37 UTC 2021 Max Shvetsov <maksims.svecovs@arm.com> 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