Rollup merge of #139795 - jethrogb:jb/sgx-linkage-comments, r=joboet

Clarify why SGX code specifies linkage/symbol names for certain statics

Specifying linkage/symbol name is solely to ensure a single instance between the `std` crate and its unit tests.

Also update the symbol names as items have moved around a bit. The actual name isn't that important, it just needs to be unique. But for debugging it can be useful for it to point to the right place.
This commit is contained in:
Chris Denton 2025-04-21 18:53:16 +00:00 committed by GitHub
commit 88fe1293a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available