CTSRD-CHERI / cheribsd

FreeBSD adapted for CHERI-RISC-V and Arm Morello.
http://cheribsd.org
Other
162 stars 58 forks source link

rtld-elf: Split out rtld_cheri_machdep.h from rtld_machdep.h #2209

Closed bsdjhb closed 1 month ago

bsdjhb commented 1 month ago

This header defines new CHERI-specific APIs including inline functions which depend on the definition of Obj_Entry. This restores the include of rtld_machdep.h to its earlier location upstream in rtld.h which will be required by a future upstream change to add MD_OBJ_ENTRY.