soc/amd/common: Make agesa_heap_base non-static
commit2d51dd662526eef23766d7c4299fd7555a7876bf
authorMarshall Dawson <marshalldawson3rd@gmail.com>
Mon, 27 Nov 2017 23:12:50 +0000 (27 16:12 -0700)
committerMartin Roth <martinroth@google.com>
Fri, 19 Jan 2018 19:47:43 +0000 (19 19:47 +0000)
tree0f1c02e1dcac3681a2986426cdd8453ab9c22890
parent21c5e151249155be29d607087b258f6ccb524b59
soc/amd/common: Make agesa_heap_base non-static

The cbmem location holding the heap will be used to store additional
information in subsequent patches.  Remove the static designation from
agesa_heap_base.

Change-Id: Ic607432fd6500ef69b5d47793896cf12a699d8b7
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/22721
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/amd/common/block/include/amdblocks/agesawrapper.h
src/soc/amd/common/block/pi/heapmanager.c