[Skiboot] [PATCH 06/12] naca: move naca definition from asm to C
Nicholas Piggin
npiggin at gmail.com
Wed Oct 2 15:36:19 AEST 2019
Nicholas Piggin's on October 2, 2019 1:33 pm:
> Oliver O'Halloran's on October 1, 2019 2:32 pm:
>> On Sun, 2019-09-29 at 17:46 +1000, Nicholas Piggin wrote:
>>> + .= 0x1c0
>>> +fsp_entry:
>>> + b boot_entry
>>> +
>> How exactly does this work if skiboot is compiled for LE? The patched
>> instructions the FSP copies down are BE, but once it jumps here isn't
>> it just going to explode?
>
> Yeah I might have got that wrong. Have to fix endian here I guess.
Ah no that's added in the patch at the end which does all the entry
points.
Thanks,
Nick
More information about the Skiboot
mailing list