portability fix: Switch binary literals to hex
commit7145b984a9852a0494e2e63df2f61aa36f877377
authorSevan Janiyan <venture37@geeklan.co.uk>
Sun, 28 Jan 2024 20:34:41 +0000 (28 20:34 +0000)
committerTomas Vanek <vanekt@fbl.cz>
Thu, 15 Feb 2024 09:00:50 +0000 (15 09:00 +0000)
treeb11b5b6200222e01fd4059e475fb0524f35afdd0
parentefdd5e09b1108e3bd35898a684817c01dc95cd93
portability fix: Switch binary literals to hex

Allows build with legacy toolchains which do not support
C23 nor GCC extension for binary literals.

Change-Id: I742d3a8a86bf16f81421d11c59d3cb155ee17aed
Signed-off-by: Sevan Janiyan <venture37@geeklan.co.uk>
Reviewed-on: https://review.openocd.org/c/openocd/+/8123
Tested-by: jenkins
Reviewed-by: Jörg Wunsch <openocd@uriah.heep.sax.de>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/flash/nor/xcf.c
src/target/armv8_dpm.c
src/target/armv8_opcodes.h