Tags: hlef/cheriot-rtos
Tags
Remove useless CHERI::check_pointer type templating argument. The type templating argument is now useless due to the use of `auto` and `decltype`. Remove it from the signature of `CHERI::check_pointer`, and update call sites. Signed-off-by: Hugo Lefeuvre <hugo.lefeuvre@scisemi.com>