933d2b0f13
Previously ramdetect.c was compiled only for VENDOR_EMULATION. Hence add Kconfig option PROBE_RAM which allows board outside the scope of VENDOR_EMULATION to select and utilize probe_ram function to runtime detect usable RAM in emulation environment. PROBE_RAM is default selected if VENDOR_EMULATION is set so that existing boards under VENDOR_EMULATION scope are not affected. Other boards can explicitly select PROBE_RAM to use probe_ram. TEST=Build mb/arm/rdn2 with PROBE_RAM selected & make sure there is no any error. Also checked qemu-aarch64 build to make sure build is success. Change-Id: Id909ddaee6958cfa8a6c263a11f9a90d94710aa7 Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79450 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> |
||
---|---|---|
.. | ||
gnat | ||
asan.c | ||
b64_decode.c | ||
bmp_logo.c | ||
boot_device.c | ||
bootblock.c | ||
bootmem.c | ||
bootmode.c | ||
bootsplash.c | ||
cb.ads | ||
cbfs.c | ||
cbfs_master_header.c | ||
cbmem_common.c | ||
cbmem_console.c | ||
cbmem_stage_cache.c | ||
compute_ip_checksum.c | ||
coreboot_table.c | ||
crc_byte.c | ||
decompressor.c | ||
delay.c | ||
device_tree.c | ||
dimm_info_util.c | ||
dp_aux.c | ||
edid.c | ||
edid_fill_fb.c | ||
espi_debug.c | ||
ext_stage_cache.c | ||
fallback_boot.c | ||
fit.c | ||
fit_payload.c | ||
fmap.c | ||
fw_config.c | ||
gcc.c | ||
gcov-glue.c | ||
gcov-io.c | ||
gcov-io.h | ||
gcov-iov.h | ||
gpio.c | ||
halt.c | ||
hardwaremain.c | ||
hexdump.c | ||
hexstrtobin.c | ||
hw-time-timer.adb | ||
identity.c | ||
imd.c | ||
imd_cbmem.c | ||
jpeg.c | ||
jpeg.h | ||
Kconfig | ||
Kconfig.cbfs_verification | ||
libgcc.c | ||
libgcov.c | ||
list.c | ||
lzma.c | ||
lzmadecode.c | ||
lzmadecode.h | ||
Makefile.inc | ||
malloc.c | ||
master_header_pointer.c | ||
memchr.c | ||
memcmp.c | ||
memcpy.c | ||
memmove.c | ||
memrange.c | ||
memset.c | ||
metadata_hash.c | ||
nhlt.c | ||
primitive_memtest.c | ||
prog_loaders.c | ||
prog_ops.c | ||
program.ld | ||
ramdetect.c | ||
ramtest.c | ||
reg_script.c | ||
region_file.c | ||
reset.c | ||
rmodule.c | ||
rmodule.ld | ||
romstage_handoff.c | ||
rtc.c | ||
selfboot.c | ||
smbios.c | ||
smbios_defaults.c | ||
spd_bin.c | ||
spd_cache.c | ||
stack.c | ||
string.c | ||
thread.c | ||
timer.c | ||
timer_queue.c | ||
timestamp.c | ||
ubsan.c | ||
uuid.c | ||
ux_locales.c | ||
version.c | ||
wrdd.c | ||
xxhash.c |