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…
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…
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…