Home
last modified time | relevance | path

Searched hist:"110 ee4330af41a83afff102c8852c1dc161b7501" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_features.h110ee4330af41a83afff102c8852c1dc161b7501 Thu Apr 16 15:47:56 UTC 2020 Jimmy Brisson <jimmy.brisson@arm.com> Enable ARMv8.6-FGT when booting to EL2

The Fine Grained Traps (FGT) architecture extension was added to aarch64 in
ARMv8.6. This extension primarily allows hypervisors, at EL2, to trap specific
instructions in a more fine grained manner, with an enable bit for each
instruction. This patch adds support for this extension by enabling the
extension when booting an hypervisor at EL2.

Change-Id: Idb9013ed118b6a1b7b76287237096de992ca4da3
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>
H A Darch.h110ee4330af41a83afff102c8852c1dc161b7501 Thu Apr 16 15:47:56 UTC 2020 Jimmy Brisson <jimmy.brisson@arm.com> Enable ARMv8.6-FGT when booting to EL2

The Fine Grained Traps (FGT) architecture extension was added to aarch64 in
ARMv8.6. This extension primarily allows hypervisors, at EL2, to trap specific
instructions in a more fine grained manner, with an enable bit for each
instruction. This patch adds support for this extension by enabling the
extension when booting an hypervisor at EL2.

Change-Id: Idb9013ed118b6a1b7b76287237096de992ca4da3
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c110ee4330af41a83afff102c8852c1dc161b7501 Thu Apr 16 15:47:56 UTC 2020 Jimmy Brisson <jimmy.brisson@arm.com> Enable ARMv8.6-FGT when booting to EL2

The Fine Grained Traps (FGT) architecture extension was added to aarch64 in
ARMv8.6. This extension primarily allows hypervisors, at EL2, to trap specific
instructions in a more fine grained manner, with an enable bit for each
instruction. This patch adds support for this extension by enabling the
extension when booting an hypervisor at EL2.

Change-Id: Idb9013ed118b6a1b7b76287237096de992ca4da3
Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>