
14 Sep
2018
14 Sep
'18
5:46 p.m.
Hi Alex,
On 26 August 2018 at 19:01, Alexander Graf agraf@suse.de wrote:
On 08.08.18 11:54, Simon Glass wrote:
Use a starting address of 256MB which should be available. This helps to make sandbox RAM buffers pointers more recognisable.
Signed-off-by: Simon Glass sjg@chromium.org
Is this really necessary still?
It was never necessary, but it seems like a useful thing to do. It makes all the pointers smaller (the first 32 bits are 0 which makes them easier to read).
Regards, Simon