Hi Heinrich,
On 22 October 2018 at 15:14, Heinrich Schuchardt wrote:
> On 10/22/2018 07:49 PM, Simon Glass wrote:
>> Hi Heinrich,
>>
>> On 18 October 2018 at 23:51, Heinrich Schuchardt wrote:
>>> Linker generated arrays may be stored in code sections of memory that are
>>> not writable. So let's
On 10/22/2018 07:49 PM, Simon Glass wrote:
> Hi Heinrich,
>
> On 18 October 2018 at 23:51, Heinrich Schuchardt wrote:
>> Linker generated arrays may be stored in code sections of memory that are
>> not writable. So let's allocate setup_ok as an array at runtime.
>>
>> This avoids an illegal memor
Hi Heinrich,
On 18 October 2018 at 23:51, Heinrich Schuchardt wrote:
> Linker generated arrays may be stored in code sections of memory that are
> not writable. So let's allocate setup_ok as an array at runtime.
>
> This avoids an illegal memory access observed in the sandbox.
>
> Reported-by: Si
Linker generated arrays may be stored in code sections of memory that are
not writable. So let's allocate setup_ok as an array at runtime.
This avoids an illegal memory access observed in the sandbox.
Reported-by: Simon Glass
Signed-off-by: Heinrich Schuchardt
---
include/efi_selftest.h
4 matches
Mail list logo