Thanks Alex & Richard!
On Thu, 22 May 2025 at 12:41, Richard Sandiford
wrote:
> Alexandre Oliva writes:
> > On May 21, 2025, Richard Sandiford wrote:
> >
> >> I think this one shows a deeper issue, though.
> -fsanitize=shadow-call-stack
> >> is currently hardcoded to use x18:
> >
> > Oh, indee
Alexandre Oliva writes:
> On May 21, 2025, Richard Sandiford wrote:
>
>> I think this one shows a deeper issue, though. -fsanitize=shadow-call-stack
>> is currently hardcoded to use x18:
>
> Oh, indeed!
>
>> and I assume this usage will be incompatible with the TCB usage.
>
>> So I think instead
On May 21, 2025, Richard Sandiford wrote:
> I think this one shows a deeper issue, though. -fsanitize=shadow-call-stack
> is currently hardcoded to use x18:
Oh, indeed!
> and I assume this usage will be incompatible with the TCB usage.
> So I think instead we should emit a sorry() if -fsaniti