[PATCH v2] Enable -mrop-protect through configure command
Peter Bergner
bergner@linux.ibm.com
Wed Apr 30 13:16:15 GMT 2025
On 4/30/25 6:47 AM, Florian Weimer wrote:
> Ohhh. In this case, wouldn't it make sense to drop building those
> files at all if the baseline is POWER8 or higher?
We'd have to make sure those are not actually used when running on
newer hardware. As you know, if we don't have a cpu tuned routine
for function FUNC, we fall back to the previous cpu's FUNC routine.
We're not sure yet whether that is the case here. I have asked Sachin
to look into that, but for now we're playing it safe and assuming it is.
Peter
More information about the Libc-alpha
mailing list