diff options
author | Mitch Phillips <mitchp@google.com> | 2021-01-20 16:03:27 -0800 |
---|---|---|
committer | Mitch Phillips <mitchp@google.com> | 2021-01-25 15:19:31 -0800 |
commit | 9cad8424ff7b0fa63b53cb9919eae31539b8561a (patch) | |
tree | f7998255ede5ce02dc6406f7e40f9ac70b4c37ed /libc/stdio/stdio.cpp | |
parent | d65b31fad659b806401201adb3cd1dcbf38e61e3 (diff) |
[MemInit] Remove old API, introduce new MemInit API.
Introduces new heap-zero-init API. We've realised that it's better to be
able to individually control MTE and heap zero-init. Having
heap-zero-init not be controllable without affecting MTE affects our
ability to turn off heap-zero-init in zygote-forked applications.
Bug: 135772972
Test: On FVP: atest -s localhost:5555 malloc#zero_init \
Test: malloc#disable_mte heap_tagging_level
Change-Id: I8c6722502733259934c699f4f1269eaf1641a09f
Diffstat (limited to 'libc/stdio/stdio.cpp')
0 files changed, 0 insertions, 0 deletions