Analyse and explore linux
Component AUTO_ZRELADDR

Component Type: kbuild config

Description: Auto calculation of the decompressed kernel image address

More info: ZRELADDR is the physical address where the decompressed kernel image will be placed. If AUTO_ZRELADDR is selected, the address will be determined at run-time, either by masking the current IP with 0xf8000000, or, if invalid, from the DTB passed in r2. This assumes the zImage being placed in the first 128MB from start of memory.

Build project: Kconfig (Linux kconfig) (Path: arch\arm\Kconfig )

Other views: file explorer

Generated by PFA software prototype