aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2022-09-26 14:39:16 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-09-26 14:39:16 +0000
commit5cae329543e596c1c3787e847298ee1974eec337 (patch)
treef46345f71d04286ecc5433e121e495e37b9c7088
parent27a11247336daba9ad3baa34794c4332f716e060 (diff)
parent132c5f9fb5d9d391c2f75dc4dc97329ad6685309 (diff)
downloadu-boot-5cae329543e596c1c3787e847298ee1974eec337.tar.gz
Merge "ANDROID: pvmfw: Enable CONFIG_SYS_MALLOC_CLEAR_ON_INIT" into android13
-rw-r--r--pvmfw.fragment1
1 files changed, 1 insertions, 0 deletions
diff --git a/pvmfw.fragment b/pvmfw.fragment
index de5f167f70..5b2cb70029 100644
--- a/pvmfw.fragment
+++ b/pvmfw.fragment
@@ -37,6 +37,7 @@ CONFIG_HAVE_BLOCK_DEVICE=y
CONFIG_LIBAVB=y
CONFIG_MISC_INIT_R=y
CONFIG_OF_EMBED=y
+CONFIG_SYS_MALLOC_CLEAR_ON_INIT=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_SYS_MALLOC_LEN=0x4000000
CONFIG_VIRTIO=y