It is likely we will need these on arm64. Add them in preparation for
flags in these to be added at some point in the future.
Sponsored by: Arm Ltd
Differential D51005
sys: Add AT_HWCAP3 and AT_HWCAP4 andrew on Tue, Jun 24, 11:40 AM. Authored by Tags None Referenced Files
Details
Diff Detail
Event Timeline
Comment Actions Looks good. I've verified that we don't have any more AT_ flags in CheriBSD yet. I wish we would be nice to switch to a less explicit struct sysentvec initialization style so changes didn't produce so much churn, but that would be for another review. |