edk2/MdePkg/Library/DynamicStackCookieEntryPointLib/LoongArch64
Chao Li 42fde88a42 MdePkg/DynamicStackCookieEntryPointLib: Add LoongArch64 support
Added LoongArch64 support. Currently, LoongArch64 doesn't supports TRNG,
it uses the `RDTIME` instruction and a xorshif64 alorithms to compose a
PRNG(RngLib).
It may supports the SE TRNG in the future, and will change to the TRNG
when SE support becomes available.

Signed-off-by: Chao Li <lichao@loongson.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
2026-07-07 08:49:21 +00:00
..
DynamicCookieGcc.S MdePkg/DynamicStackCookieEntryPointLib: Add LoongArch64 support 2026-07-07 08:49:21 +00:00