Attention is currently required from: Pratikkumar V Prajapati.
Hello Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/75624?usp=email
to look at the new patch set (#2).
Change subject: soc/intel/common: Make get_ramtop_addr non static ......................................................................
soc/intel/common: Make get_ramtop_addr non static
Make get_ramtop_addr not static to allow other code to use it.
Bug=b:276120526 TEST=Able to build rex
Signed-off-by: Pratikkumar Prajapati pratikkumar.v.prajapati@intel.com Change-Id: I8ef8a65b93645f25ca5e887342b18679d65e74b4 --- M src/soc/intel/common/basecode/include/intelbasecode/ramtop.h M src/soc/intel/common/basecode/ramtop/ramtop.c 2 files changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/75624/2