On 09.03.2022 13:39, Andrew Cooper wrote: > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -6,6 +6,12 @@ The format is based on [Keep a > Changelog](https://keepachangelog.com/en/1.0.0/) > > ## [unstable > UNRELEASED](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=staging) - > TBD > > +### Added > + - __ro_after_init support on x86, for marking data as immutable after boot.
I'm not sure something like this (being an implementation detail) belongs here. > + - Support for Xen using x86 Control Flow Enforcement technology for its own > + protection. Both Shadow Stacks (ROP protection) and Indirect Branch > + Tracking (COP/JOP protection). This, of course, does. Jan
