about summary refs log tree commit diff
path: root/library/std/src/sys/sgx/abi/usercalls/tests.rs
AgeCommit message (Expand)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-56/+0
2022-08-21Rollup merge of #100822 - WaffleLapkin:no_offset_question_mark, r=scottmcmMatthias Krüger-2/+2
2022-08-21Replace most uses of `pointer::offset` with `add` and `sub`Maybe Waffle-2/+2
2022-08-17Mitigate Stale Data Read for xAPIC vulnerabilityRaoul Strackx-2/+28
2022-06-15Test `copy_to_userspace` functionRaoul Strackx-0/+30