boards: nrf54l15_bsim: Update docs including AAR,CCM, ECB

These peripherals are now included. Let's mention them
and remove the warning about them being missing.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-09-02 17:16:58 +02:00 committed by Carles Cufí
commit 8a7c16c9da

View file

@ -31,14 +31,15 @@ on the simulated nRF54L15 SOC.
.. warning:: .. warning::
This target is experimental, and even though it includes models of the RADIO, it does not yet This target is experimental.
include models of the AAR, CCM or ECB peripherals, so the BLE and 802.15.4 stacks can only be
run without encryption or privacy features so far.
This boards include models of some of the nRF54L15 SOC peripherals: This boards include models of some of the nRF54L15 SOC peripherals:
* AAR (Accelerated Address Resolver)
* CCM (AES CCM mode encryption)
* CLOCK (Clock control) * CLOCK (Clock control)
* DPPI (Distributed Programmable Peripheral Interconnect) * DPPI (Distributed Programmable Peripheral Interconnect)
* ECB (AES electronic codebook mode encryption)
* EGU (Event Generator Unit) * EGU (Event Generator Unit)
* FICR (Factory Information Configuration Registers) * FICR (Factory Information Configuration Registers)
* GRTC (Global Real-time Counter) * GRTC (Global Real-time Counter)