Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- OpenSBI v1.2
- ____ _____ ____ _____
- / __ \ / ____| _ \_ _|
- | | | |_ __ ___ _ __ | (___ | |_) || |
- | | | | '_ \ / _ \ '_ \ \___ \| _ < | |
- | |__| | |_) | __/ | | |____) | |_) || |_
- \____/| .__/ \___|_| |_|_____/|____/_____|
- | |
- |_|
- Platform Name : freechips,rocketchip-unknown
- Platform Features : medeleg
- Platform HART Count : 4
- Platform IPI Device : aclint-mswi
- Platform Timer Device : aclint-mtimer @ 500000Hz
- Platform Console Device : litex_uart
- Platform HSM Device : ---
- Platform PMU Device : ---
- Platform Reboot Device : ---
- Platform Shutdown Device : ---
- Firmware Base : 0x80000000
- Firmware Size : 240 KB
- Runtime SBI Version : 1.0
- Domain0 Name : root
- Domain0 Boot HART : 0
- Domain0 HARTs : 0*,1*,2*,3*
- Domain0 Region00 : 0x0000000002000000-0x000000000200ffff (I)
- Domain0 Region01 : 0x0000000080000000-0x000000008003ffff ()
- Domain0 Region02 : 0x0000000000000000-0xffffffffffffffff (R,W,X)
- Domain0 Next Address : 0x0000000080200000
- Domain0 Next Arg1 : 0x0000000082200000
- Domain0 Next Mode : S-mode
- Domain0 SysReset : yes
- Boot HART ID : 0
- Boot HART Domain : root
- Boot HART Priv Version : v1.11
- Boot HART Base ISA : rv64imafdcx
- Boot HART ISA Extensions : none
- Boot HART PMP Count : 8
- Boot HART PMP Granularity : 4
- Boot HART PMP Address Bits: 30
- Boot HART MHPM Count : 0
- Boot HART MIDELEG : 0x0000000000000222
- Boot HART MEDELEG : 0x000000000000b109
- [ 0.000000] Linux version 6.0.10-300.0.riscv64.fc37.riscv64 ([email protected]) (gcc (GCC) 12.2.1 20220819 (Red Hat 12.2.1-1), GNU ld version 2.39-4.fc37) #1 SMP Sun Nov 27 19:08:44 GMT 2022
- [ 0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
- [ 0.000000] Machine model: freechips,rocketchip-unknown
- [ 0.000000] earlycon: liteuart0 at MMIO 0x0000000012009000 (options '')
- [ 0.000000] printk: bootconsole [liteuart0] enabled
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] Oops - store (or AMO) access fault [#1]
- [ 0.000000] Modules linked in:
- [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 6.0.10-300.0.riscv64.fc37.riscv64 #1
- [ 0.000000] Hardware name: freechips,rocketchip-unknown (DT)
- [ 0.000000] epc : __memset+0x60/0xfc
- [ 0.000000] ra : create_pgd_mapping+0x114/0x1b0
- [ 0.000000] epc : ffffffff8064cdb8 ra : ffffffff80c0545c sp : ffffffff81e03e00
- [ 0.000000] gp : ffffffff82057750 tp : ffffffff81e111c0 t0 : ffffffc6feffe000
- [ 0.000000] t1 : 0000000000000000 t2 : 49464555203a6966 s0 : ffffffff81e03e50
- [ 0.000000] s1 : ffffffd800000000 a0 : ffffffc6feffe000 a1 : 0000000000000000
- [ 0.000000] a2 : 0000000000001000 a3 : ffffffc6fefff000 a4 : 0000000000000000
- [ 0.000000] a5 : ffffffc6feffe000 a6 : 0000000000002000 a7 : 0000000000000000
- [ 0.000000] s2 : 0000000080200000 s3 : 0000000000200000 s4 : 00000000000000e3
- [ 0.000000] s5 : ffffffff82056fa0 s6 : 0000000000000000 s7 : ffffffff82066b00
- [ 0.000000] s8 : ffffffff80e01000 s9 : 0080000000000000 s10: ffffffff82056fa1
- [ 0.000000] s11: 0000002000000000 t3 : 0000000080200000 t4 : 0000000080200000
- [ 0.000000] t5 : ffffffffffffffff t6 : ffffffff80e122a8
- [ 0.000000] status: 0000000200000100 badaddr: ffffffc6feffe000 cause: 0000000000000007
- [ 0.000000] [<ffffffff80c06660>] paging_init+0x48a/0x5c8
- [ 0.000000] [<ffffffff80c03d92>] setup_arch+0xe0/0x67e
- [ 0.000000] [<ffffffff80c00b18>] start_kernel+0xa4/0xb6c
- [ 0.000000] ---[ end trace 0000000000000000 ]---
- [ 0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
- [ 0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement