Files
arm-trusted-firmware/lib/optee
Jens Wiklander c9e91b2430 feat(optee): check paged image size
The base and size of the paged image is passed in arg1 and arg2. If the
image size is 0 it's unnecessary to pass an unused image base, so check
the size before updating arg1 and arg2.

Change-Id: Iebf621cc1a86a99d9128ddfbc327285cf8cf771c
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2025-09-16 09:52:43 +02:00
..