[RFC PATCH 01/10] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
From: mark.rutland@arm.com (Mark Rutland)
Date: 2016-01-04 12:31:41
Also in:
lkml
From: mark.rutland@arm.com (Mark Rutland)
Date: 2016-01-04 12:31:41
Also in:
lkml
On Mon, Jan 04, 2016 at 01:21:05PM +0100, Arnd Bergmann wrote:
On Sunday 03 January 2016 14:50:10 Mark Rutland wrote:quoted
quoted
- once we have a random number in the bootloader, we should also pass that through a DT property. This has been discussed multiple times in the past and I think we had reached consensus already but don't know if we had agreed on a specific DT property that contains the random number seed.Any links for this? I don't recall spotting this discussion.One discussion I found in the mail archives is in this thread https://lkml.org/lkml/2014/2/12/518, I also remember discussing it in person at some conference, obviously no archive of that.
Thanks for the pointer! Mark.