On Mon, Mar 31, 2025 at 05:43:19PM +0800, Yicong Yang wrote: > From: Yicong Yang <yangyicong@xxxxxxxxxxxxx> > > 0x35 indicates IMPLEMENTATION DEFINED fault for Unsupported Exclusive or > Atomic access. Add ESR_ELx_FSC definition and corresponding wrapper. > > Signed-off-by: Yicong Yang <yangyicong@xxxxxxxxxxxxx> Just squash this into the next patch. Adding a helper w/o any user usually isn't a good idea. Thanks, Oliver