malloc: Provide a simple malloc for VPL
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2024 17:24:00 +0000 (10:24 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 12 Dec 2024 22:35:23 +0000 (16:35 -0600)
commit72cb9eb08cdd812d856cb547de682b1f4371b630
tree133fd0ddac3531db5212781cbbf274b6711d4cdd
parent3f1167fd0008fdc859318ced2c0140866d564a4a
malloc: Provide a simple malloc for VPL

The VPL phase may want to use the smaller malloc() implementation, so
add an option for this.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig.vpl