diff options
| author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-04-07 17:04:59 +0100 |
|---|---|---|
| committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-10-27 14:46:53 +0100 |
| commit | eca0182a2b8f3603434f1385fadbb56cbfc90aab (patch) | |
| tree | 7de4cf9f89c97ea823cc901d7f615a9f2b481ed9 /malloc/alloc_buffer_alloc_array.c | |
| parent | 28bd4285ad0f8ce6026583e9cc0a612018d461ba (diff) | |
| download | glibc-eca0182a2b8f3603434f1385fadbb56cbfc90aab.tar.xz glibc-eca0182a2b8f3603434f1385fadbb56cbfc90aab.zip | |
cheri: elf: use RX, RW capabilities to derive pointers
Instead of
map->l_addr + offset
use
dl_rx_ptr (map, offset)
dl_rw_ptr (map, offset)
depending on RX or RW permission requirement.
Diffstat (limited to 'malloc/alloc_buffer_alloc_array.c')
0 files changed, 0 insertions, 0 deletions
