• Vector Table for ARMv8 (cortex A57)

    Hi,

     

    How do i configure vector table for cortex A-57?

    From the documents - "The vector table has 16 entries, with each entry being 128 bytes (32 instructions) in size. The table effectively consists of 4 sets of 4 entries"

    Also " Virtual…

  • ARMv8 Exception level on Startup

    Hi,

    When i power on a ARM cortex A57, How many of the 4 Exception levels will be supported?

    How can i set such that only exception levels EL0 and EL1 are supported in my program? How can i activate each exception levels?

    I have to set it such that normally…

  • Embedded ARMv8 dev board

    I'm an arduino guy looking for more power and I'd like to start using the high performance ARM chips such as the A57 and soon the A75, but I'm having an impossible time finding dev boards for anything other than some older ARM chips (I think the highest…