intel / rv-brs-test-suite

The RV BRS test suite checks for compliance against the RVI Boot and Runtime Service specification.
https://github.com/riscv-non-isa/riscv-os-a-see
Apache License 2.0
10 stars 9 forks source link

sct uncoverd requirement:UEFI_020 #42

Open WangYin3 opened 8 months ago

WangYin3 commented 8 months ago

detail requirement: "Only need to implment test case about 2 requiments : 1.Section Alignment of the submitted PE file must be aligned with page size. This must be 4 KB, or a larger power of 2 (for example, 64 KB).

  1. Section Flags must not combine IMAGE_SCN_MEM_WRITE and IMAGE_SCN_MEM_EXECUTE for any given section. others such as No Execute (NX) memory protection

action plan: Develop test case in SCT