Changeset 56210a7a in mainline for boot/arch/riscv64/src
- Timestamp:
- 2025-01-29T13:06:25Z (6 months ago)
- Branches:
- master
- Children:
- a796812c
- Parents:
- 1fa6292
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-01-29 13:04:40)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2025-01-29 13:06:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/riscv64/src/asm.S
r1fa6292 r56210a7a 108 108 or t0, t0, t1 109 109 110 csrw s ptbr, t0110 csrw satp, t0 111 111 112 112 /* Jump to supervisor mode */
Note:
See TracChangeset
for help on using the changeset viewer.