Skip to content

Commit

Permalink
Merge pull request #10880 from Xeicker/aarch64_no_check_nx
Browse files Browse the repository at this point in the history
Update platform on bios_enable_execution_restrictions
  • Loading branch information
Mab879 authored Jul 19, 2023
2 parents 807d702 + 92c6c26 commit a11e01f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ references:
stigid@rhel8: RHEL-08-010420
stigid@ubuntu2004: UBTU-20-010447

platform: machine
# In aarch64 cpus the bit is XN and it is not disableable
platform: machine and not aarch64_arch

ocil: |-
Verify the NX (no-execution) bit flag is set on the system.
Expand Down

0 comments on commit a11e01f

Please sign in to comment.