summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorGeorge Chan <[email protected]>2025-05-18 19:16:18 +0800
committerTom Rini <[email protected]>2025-06-24 07:54:51 -0600
commite122850933ccf5e755338b4ca300204c65ed0f04 (patch)
tree3df6b539df0c23feba512ac0999b11b44ae5c133 /doc/develop/bootstd
parent482fc6a82a5433ebfadfbefeb79db11732330f31 (diff)
boot/image-android: Workaround kernel/ramdisk invalid addr
Some androidboot image have invalid kernel/ramdisk load addr, force to ignore those value and use loadaddr instead. There is a concern on exposing the whole memory to image loading is dangerous. Also, since it's not always possible to change the load addr by repacking the boot.img (mainly due to AVB signature mismatch), we need a way to use kernel_addr_r and ramdisk_addr_r. Suggested-by: Casey Connolly <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Tested-by: Mattijs Korpershoek <[email protected]> Signed-off-by: George Chan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Casey Connolly <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions