Searched hist:e980c685775456df13bbb424456aa428cac987e0 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | user_access.c | e980c685775456df13bbb424456aa428cac987e0 Mon Aug 28 11:04:08 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: assign memory tags to bounce buffers
Just as the heap uses memory tags (CFG_MEMTAG=y) use memory tags for the temporary bounce buffers. This should catch problems with out of bounds accesses, using already freed, reset bounce buffers.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
|