Commit c560b450 authored by Keith Packard's avatar Keith Packard Committed by Stephanos Ioannidis
Browse files

modules/psa-arch-tests: Add GCC 14.3 support patch



psa-arch-tests includes device drivers that failed to mark
registers with 'volatile'. GCC 14.3 cleverly optimized
sequential register accesses using strd/ldrd instructions which
caused the drivers to fail.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent 176c8d33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ manifest:
      groups:
        - optional
    - name: psa-arch-tests
      revision: 2cadb02a72eacda7042505dcbdd492371e8ce024
      revision: pull/14/head
      path: modules/tee/tf-m/psa-arch-tests
      remote: upstream
      groups: