TrenchBoot / landing-zone

An open source implementation of an AMD-V Secure Loader.
GNU General Public License v2.0
23 stars 7 forks source link

Add sha256 #16

Closed miczyg1 closed 4 years ago

andyhhp commented 4 years ago

I'll do a followup to consolidate the byteswap functionality. This series' implementation of cpu_to_be64 looks to generate correct code, but does it longhand rather than using the bswap instruction.