• Jimmy Brisson's avatar
    Enable ARMv8.6-FGT when booting to EL2 · 110ee433
    Jimmy Brisson authored
    
    
    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: default avatarJimmy Brisson <jimmy.brisson@arm.com>
    110ee433
arch_features.h 2.3 KB