Added EL3 handling code (untested)

pull/4/head
bzt 6 years ago
parent fc6614dbd8
commit dfd92e3131

@ -13,7 +13,8 @@ Exception return from AArch64 EL2 to AArch64 EL1 PC 0x8004c
Current EL is: 00000001
```
FIGYELEM: a teljesség kedvéért hozzáadtam az EL3-at is az Issue #6 miatt, bár semmilyen módon nem tudtam kipróbálni.
FIGYELEM: a teljesség kedvéért hozzáadtam az EL3-at is az [Issue #6](https://github.com/bztsrc/raspi3-tutorial/issues/6)
miatt, bár semmilyen módon nem tudtam kipróbálni.
Start
-----

@ -12,7 +12,8 @@ Exception return from AArch64 EL2 to AArch64 EL1 PC 0x8004c
Current EL is: 00000001
```
NOTE: For completeness, I've added code for EL3 too because of Issue #6, although I had no means to test it.
NOTE: For completeness, I've added code for EL3 too because of [Issue #6](https://github.com/bztsrc/raspi3-tutorial/issues/6),
although I had no means to test it.
Start
-----

Loading…
Cancel
Save