Hi Penny, On 16/11/2021 06:31, Penny Zheng wrote:
Helper allocate_static_memory is not meant to be reachable when built with
^ The helper...
!CONFIG_STATIC_MEMORY, so this commit adds ASSERT_UNREACHABLE in it to catch potential misuse. Signed-off-by: Penny Zheng <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
