Page MenuHomeFreeBSD

rtld: Add arch_digest_dynamic
ClosedPublic

Authored by andrew on May 7 2024, 4:36 PM.
Tags
None
Referenced Files
F168005505: D45117.diff
Tue, Aug 25, 9:16 PM
Unknown Object (File)
Tue, Aug 25, 2:55 AM
Unknown Object (File)
Mon, Aug 24, 11:38 PM
Unknown Object (File)
Mon, Aug 24, 11:22 PM
Unknown Object (File)
Sun, Aug 23, 3:30 AM
Unknown Object (File)
Sun, Aug 23, 3:30 AM
Unknown Object (File)
Tue, Aug 11, 8:04 PM
Unknown Object (File)
Tue, Aug 11, 5:37 PM
Subscribers

Details

Summary

This will be used to handle the DT_AARCH64_VARIANT_PCS tag.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57608
Build 54496: arc lint + arc unit

Event Timeline

andrew requested review of this revision.May 7 2024, 4:36 PM
libexec/rtld-elf/aarch64/rtld_machdep.h
50
libexec/rtld-elf/rtld.c
1532

Please move these to use arch_digest_dynamic

This revision is now accepted and ready to land.May 14 2024, 11:05 AM
This revision was automatically updated to reflect the committed changes.