u-boot/arch/arm/mach-snapdragon
Dzmitry Sankouski 971ccee2fb SoC: sdm845: find and save KASLR to env variables
KASLR address is needed to boot fully functional Android.
KASLR is set by primary bootloader, and since u-boot is used
as a secondary bootloader(replacing kernel) on sdm845 platform,
KASLR may be found by comparing memory chunks at relocaddr over
supposed KASLR range.

Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2023-01-10 15:39:07 -05:00
..
include/mach clocks: qcs404: Add support for USB clocks 2022-08-26 10:55:45 -04:00
clock-apq8016.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-apq8096.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-qcs404.c clocks: qcs404: Add support for USB clocks 2022-08-26 10:55:45 -04:00
clock-sdm845.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-snapdragon.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-snapdragon.h clocks: qcom: add clocks for SDM845 debug uart 2021-10-31 08:46:44 -04:00
dram.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
init_sdm845.c SoC: sdm845: find and save KASLR to env variables 2023-01-10 15:39:07 -05:00
Kconfig global: Remove extraneous DM_ETH imply/select 2022-12-07 16:04:16 -05:00
Makefile pinctrl: sdm845: Remove redundant CONFIG_SDM845 check 2022-08-26 10:55:46 -04:00
misc.c arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() 2021-09-02 09:48:20 -04:00
pinctrl-apq8016.c arm: mach-snapdragon: pinctrl: Place pin_name in .data section 2021-07-14 16:48:01 -04:00
pinctrl-apq8096.c arm: mach-snapdragon: pinctrl: Place pin_name in .data section 2021-07-14 16:48:01 -04:00
pinctrl-qcs404.c pinctrl: qcom: Add pinctrl driver for QCS404 SoC 2022-07-25 13:02:04 -04:00
pinctrl-sdm845.c pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC 2021-10-31 08:46:44 -04:00
pinctrl-snapdragon.c arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings 2022-08-26 10:55:46 -04:00
pinctrl-snapdragon.h pinctrl: qcom: Add pinctrl driver for QCS404 SoC 2022-07-25 13:02:04 -04:00
sysmap-apq8016.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysmap-apq8096.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysmap-qcs404.c board: qualcomm: Add support for QCS404 EVB 2022-07-25 13:02:04 -04:00
sysmap-sdm845.c SoC: qcom: add support for SDM845 2021-10-31 08:46:44 -04:00