mirror of
https://github.com/limine-bootloader/limine
synced 2024-11-25 01:49:52 +03:00
docs: PROTOCOL.md: specify TCR_EL1/TTBR0_EL1 values for base revision > 0
This commit is contained in:
parent
29ae663130
commit
f78d4812e9
@ -321,7 +321,10 @@ instructions or registers.
|
||||
|
||||
Higher ELs do not interfere with accesses to the generic timer and counter.
|
||||
|
||||
The used translation granule size is undefined.
|
||||
The used translation granule size for both `TTBR0_EL1` and `TTBR1_EL1` is 4KiB.
|
||||
|
||||
For base revisions > 0, `TCR_EL1.T0SZ` is set to 16, and `TTBR0_EL1`
|
||||
is left undefined.
|
||||
|
||||
If booted by EFI/UEFI, boot services are exited.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user