Skip to content
Commit c40e7297 authored by Ross Burton's avatar Ross Burton Committed by tarek-arm
Browse files

fwk: only use __access__(none) with GCC 11



GCC 10 onwards supports read_only, write_only and read_write attributes to
__access__ and only GCC 11 (which is unreleased at this point in time) also
supports none.

To fix the build on GCC 10, only use none with GCC 11.

Change-Id: I65a258fb2fc93874fe0b6fe5e695a6df030ce3a1
Signed-off-by: Ross Burton's avatarRoss Burton <ross.burton@arm.com>
parent d60ee988
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment