Browse By Tags

  • ELn configuration in ARMV8

    Hi Experts,

    Does the EL3 and EL2 usage is the purely implementation specific or even though EL3 is implemented is it possible to disable EL3 and EL2 in software ?

    Regards,

    Techguyz

  • how to switch from EL3 to El1 inside u-boot before linux kernel?

    linux requires EL1,however uboot is in EL3 mode.linux is halted.