HelenOS sources

PHYSMEM_START      61 boot/arch/riscv64/src/main.c 	bootinfo.physmem_start = PHYSMEM_START;
PHYSMEM_START      64 boot/arch/riscv64/src/main.c 	bootinfo.memmap.zones[0].start = (void *) PHYSMEM_START;
HelenOS homepage, sources at GitHub