* Ard Biesheuvel wrote:
> On 14 May 2018 at 08:47, Ingo Molnar wrote:
> >
> > * Ard Biesheuvel wrote:
> >
> >> From: Mark Rutland
> >>
> >> When CONFIG_RANDOMIZE_TEXT_OFFSET is selected, TEXT_OFFSET is an
> >> arbitrary multiple of PAGE_SIZE in the interval [0, 2MB).
> >>
> >> The EFI stub do
On 14 May 2018 at 09:00, Ingo Molnar wrote:
>
> * Ard Biesheuvel wrote:
>
>> On 14 May 2018 at 08:47, Ingo Molnar wrote:
>> >
>> > * Ard Biesheuvel wrote:
>> >
>> >> From: Mark Rutland
>> >>
>> >> When CONFIG_RANDOMIZE_TEXT_OFFSET is selected, TEXT_OFFSET is an
>> >> arbitrary multiple of PAGE
On 14 May 2018 at 08:47, Ingo Molnar wrote:
>
> * Ard Biesheuvel wrote:
>
>> From: Mark Rutland
>>
>> When CONFIG_RANDOMIZE_TEXT_OFFSET is selected, TEXT_OFFSET is an
>> arbitrary multiple of PAGE_SIZE in the interval [0, 2MB).
>>
>> The EFI stub does not account for the potential misalignment o
* Ard Biesheuvel wrote:
> From: Mark Rutland
>
> When CONFIG_RANDOMIZE_TEXT_OFFSET is selected, TEXT_OFFSET is an
> arbitrary multiple of PAGE_SIZE in the interval [0, 2MB).
>
> The EFI stub does not account for the potential misalignment of
> TEXT_OFFSET relative to EFI_KIMG_ALIGN, and produ
From: Mark Rutland
When CONFIG_RANDOMIZE_TEXT_OFFSET is selected, TEXT_OFFSET is an
arbitrary multiple of PAGE_SIZE in the interval [0, 2MB).
The EFI stub does not account for the potential misalignment of
TEXT_OFFSET relative to EFI_KIMG_ALIGN, and produces a randomized
physical offset which is
5 matches
Mail list logo