• Vikram Kanigiri's avatar
    Add missing RES1 bit in SCTLR_EL1 · 6cd12daa
    Vikram Kanigiri authored
    As per Section D7.2.81 in the ARMv8-A Reference Manual (DDI0487A Issue A.h),
    bits[29:28], bits[23:22], bit[20] and bit[11] in the SCTLR_EL1 are RES1. This
    patch adds the missing bit[20] to the SCTLR_EL1_RES1 macro.
    
    Change-Id: I827982fa2856d04def6b22d8200a79fe6922a28e
    6cd12daa
arch.h 14.5 KB