Skip to content
Commit a366c5c6 authored by Jim Quigley's avatar Jim Quigley Committed by nicola-mazzucato-arm
Browse files

fwk/fwk_mm_alloc: panic if memory allocation failed



Currently the framework will return NULL if the memory allocation
fails. As the system will ultimately fail on receiving the error
we could just panic instead, saving the memory used for the NULL
checks.

Change-Id: I731b87b7acb19d30df84936b07c76cbfe0d0726e
Signed-off-by: default avatarJim Quigley <jim.quigley@arm.com>
parent c24d8666
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment