mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 13:10:19 +02:00
The boot-hartid can be a 64bit value on RV64 platforms but the "boot-hartid" in DT is assumed to be 32bit only. Detect the size of the "boot-hartid" in DT and use 32bit or 64bit read appropriately. Signed-off-by: Sunil V L <sunilvl@ventanamicro.com> Link: https://lore.kernel.org/r/20220527051743.2829940-6-sunilvl@ventanamicro.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com> |
||
|---|---|---|
| .. | ||
| alignedmem.c | ||
| arm32-stub.c | ||
| arm64-stub.c | ||
| efi-stub-helper.c | ||
| efi-stub.c | ||
| efistub.h | ||
| fdt.c | ||
| file.c | ||
| gop.c | ||
| Makefile | ||
| mem.c | ||
| pci.c | ||
| random.c | ||
| randomalloc.c | ||
| relocate.c | ||
| riscv-stub.c | ||
| secureboot.c | ||
| skip_spaces.c | ||
| string.c | ||
| tpm.c | ||
| vsprintf.c | ||
| x86-stub.c | ||