Memory layout: Difference between revisions
KASLR |
m →Kernel |
||
Line 84: | Line 84: | ||
*/ | */ | ||
/* Core0 executes this big | /* Core0 executes this big KASLR function, then powers on the other CPUs (?). */ | ||
MapPartially(RandomizeL1Boundary(DRAM, sizeof(DRAM)) -> DRAM_FROM_SECTION1: offsetof DRAM_FROM_SECTION1, | MapPartially(RandomizeL1Boundary(DRAM, sizeof(DRAM)) -> DRAM_FROM_SECTION1: offsetof DRAM_FROM_SECTION1, | ||