arm64: add malloc support to secmon

Hardware / Coreboot - Aaron Durbin [chromium.org] - 9 April 2015 07:40 UTC

In order to dynamically allocate structures based on affinity levels add malloc() support.

BUG=chrome-os-partner:32136 BRANCH=None TEST=Built and booted to kernel.

Change-Id: I40cbd8497a1599db12b9e87eeb379f7dcd21c9b0

7d62ad0 arm64: add malloc support to secmon
src/arch/arm64/Makefile.inc | 1 +
src/arch/arm64/armv8/secmon/Makefile.inc | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Upstream: review.coreboot.org


  • Share