SymCrypt/scripts
Samuel Lee 06d9c40c1d Merged PR 6922761: Amend Runtime Integrity check for Mariner
+ Assume there are no relocations in a writable segment which does not
  straddle the end of the FIPS boundary (the start of the .data section)
  + This allows SymCryptModuleProcessSegmentWithRelocations to continue
    to read from the start of a segment to the end of the FIPS boundary
+ Handle HASH entry in the .dynamic section, which also needs to have
  its relocation reversed at runtime
+ Tidy up module output folder so that it's possible to install all files matching
  libsymcrypt.so* in Mariner build recipe

Related work items: #36682395
2022-02-04 17:52:17 +00:00
..
process_fips_module.py Merged PR 6922761: Amend Runtime Integrity check for Mariner 2022-02-04 17:52:17 +00:00
requirements.txt Merged PR 5935572: Create SymCrypt shared object module with integrity verification 2021-04-30 19:52:39 +00:00
symcryptasm_processor.py Merged PR 6438924: Enable SymCryptAsm for Arm64 2021-09-20 08:25:04 +00:00