diff --git a/oniro/build-flavours/zephyr-flavour.rst b/oniro/build-flavours/zephyr-flavour.rst
index c3025e4da802e52e2939c2007dc40f4bca94435b..50c17d91b9d4c3fbfc6a8504f154ac6c9e9895fa 100644
--- a/oniro/build-flavours/zephyr-flavour.rst
+++ b/oniro/build-flavours/zephyr-flavour.rst
@@ -22,7 +22,6 @@ Supported machines (default in **bold**):
 
 * **qemu-x86**
 * qemu-cortex-m3
-* 96b-avenger96 (96Boards Avenger96)
 * arduino-nano-33-ble (Arduino Nano 33 BLE and Arduino Nano 33 BLE Sense)
 
 Build steps example:
diff --git a/oniro/ci/machines-and-flavours.rst b/oniro/ci/machines-and-flavours.rst
index 831545ed3cc30fec82c5d5e16f0341858dc16501..cf97d2a2049cb925fb48098230d9ebee373305ef 100644
--- a/oniro/ci/machines-and-flavours.rst
+++ b/oniro/ci/machines-and-flavours.rst
@@ -113,19 +113,6 @@ basic 32bit ARM micro-controller virtual machine.
 
 The cache for this job is publicly available.
 
-zephyr-96b-avenger
-..................
-
-This job extends `.build-zephyr` job from the manifest repository and builds
-``zephyr-philosophers`` using the Zephyr flavour of |main_project_name| and
-``MACHINE=96b-avenger96``. This job checks that Zephyr can be built for the
-96Boards Avenger development board cortex-M3 core, embedded into STM32MP157
-SoC.
-
-.. note::
-    The cache for this job is not public, pending legal review of any firmware
-    that may be included.
-
 zephyr-arduino-nano-33-ble
 ..........................