• can i get cpu run state aarch64 or aarch32 fo cortex a57?
    i wang to get cpu run state aarch64 or aarch32? is there ang regisister can ?cpu is cortex a57 series
  • can i get cpu run state aarch64 or aarch32 fo cortex a57?
    i wang to get cpu run state aarch64 or aarch32? is there ang regisister can ?cpu is cortex a57 series
  • Switching from AARCH64 to AARCH32
    Hi, We are trying to switch from AARCh64 to AARCH32 using the following command. sudo su cd /root schroot  -c armhf-trusty But it says command not found. We are using munimal version of AARCH64 from linaro...
  • Switching from AARCH64 to AARCH32
    Hi, We are trying to switch from AARCh64 to AARCH32 using the following command. sudo su cd /root schroot  -c armhf-trusty But it says command not found. We are using munimal version of AARCH64 from linaro...
  • aarch64 kernel using aarch32 page tables
    Hi ! I'm trying to update my custom kernel, working with short or long descriptor in armv7a to a target supporting armv8. My current setup uses TTBR0 to point to the PL0 page table and TTBR1 to point...