]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add brackets around GICv3 redistributor macros
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 25 May 2023 08:35:14 +0000 (09:35 +0100)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 25 May 2023 08:50:34 +0000 (09:50 +0100)
commit8b709c88e56dc7e035be6744572bd2978a704338
tree8c32b617cabc32d077553606bff801fa6043d98a
parent9a49a3792940497ddf4657f6e5be56d8ef881edc
Add brackets around GICv3 redistributor macros

The GICv3 redistributor register access macros take arguments that are
used as variables. Add brackets around them as is the style, and for
safety.

Sponsored by: Arm Ltd
sys/arm64/arm64/gic_v3_var.h