diff --git a/doc/nrf/protocols/thread/overview/memory_tables/nrf52840.txt b/doc/nrf/protocols/thread/overview/memory_tables/nrf52840.txt index bd6c9988bc5..4410dcdc0f1 100644 --- a/doc/nrf/protocols/thread/overview/memory_tables/nrf52840.txt +++ b/doc/nrf/protocols/thread/overview/memory_tables/nrf52840.txt @@ -2,45 +2,45 @@ .. group-tab:: Single protocol - .. table:: nRF52840 single protocol Thread 1.3 memory requirements + .. table:: nRF52840 single protocol Thread 1.4 memory requirements - +-----------------------------+----------+-------+-------+ - | | master | FTD | MTD | - +=============================+==========+=======+=======+ - | ROM OT stack + App [kB] | 443 | 358 | 303 | - +-----------------------------+----------+-------+-------+ - | ROM Bluetooth LE stack [kB] | 0 | 0 | 0 | - +-----------------------------+----------+-------+-------+ - | Persistent storage [kB] | 32 | 32 | 32 | - +-----------------------------+----------+-------+-------+ - | Free ROM [kB] | 549 | 634 | 689 | - +-----------------------------+----------+-------+-------+ - | RAM OT stack + App [kB] | 102 | 93 | 83 | - +-----------------------------+----------+-------+-------+ - | RAM Bluetooth LE stack [kB] | 0 | 0 | 0 | - +-----------------------------+----------+-------+-------+ - | Free RAM [kB] | 154 | 163 | 173 | - +-----------------------------+----------+-------+-------+ + +-----------------------------+-------+-------+ + | | FTD | MTD | + +=============================+=======+=======+ + | ROM OT stack + App [kB] | 359 | 304 | + +-----------------------------+-------+-------+ + | ROM Bluetooth LE stack [kB] | 0 | 0 | + +-----------------------------+-------+-------+ + | Persistent storage [kB] | 32 | 32 | + +-----------------------------+-------+-------+ + | Free ROM [kB] | 633 | 688 | + +-----------------------------+-------+-------+ + | RAM OT stack + App [kB] | 93 | 83 | + +-----------------------------+-------+-------+ + | RAM Bluetooth LE stack [kB] | 0 | 0 | + +-----------------------------+-------+-------+ + | Free RAM [kB] | 163 | 173 | + +-----------------------------+-------+-------+ .. group-tab:: Multiprotocol - .. table:: nRF52840 multiprotocol Thread 1.3 memory requirements + .. table:: nRF52840 Multiprotocol Thread 1.4 memory requirements - +-----------------------------+----------+-------+-------+ - | | master | FTD | MTD | - +=============================+==========+=======+=======+ - | ROM OT stack + App [kB] | 443 | 358 | 303 | - +-----------------------------+----------+-------+-------+ - | ROM Bluetooth LE stack [kB] | 75 | 75 | 76 | - +-----------------------------+----------+-------+-------+ - | Persistent storage [kB] | 32 | 32 | 32 | - +-----------------------------+----------+-------+-------+ - | Free ROM [kB] | 474 | 559 | 613 | - +-----------------------------+----------+-------+-------+ - | RAM OT stack + App [kB] | 102 | 93 | 83 | - +-----------------------------+----------+-------+-------+ - | RAM Bluetooth LE stack [kB] | 12 | 13 | 13 | - +-----------------------------+----------+-------+-------+ - | Free RAM [kB] | 142 | 150 | 160 | - +-----------------------------+----------+-------+-------+ + +-----------------------------+-------+-------+ + | | FTD | MTD | + +=============================+=======+=======+ + | ROM OT stack + App [kB] | 359 | 304 | + +-----------------------------+-------+-------+ + | ROM Bluetooth LE stack [kB] | 75 | 76 | + +-----------------------------+-------+-------+ + | Persistent storage [kB] | 32 | 32 | + +-----------------------------+-------+-------+ + | Free ROM [kB] | 558 | 612 | + +-----------------------------+-------+-------+ + | RAM OT stack + App [kB] | 93 | 83 | + +-----------------------------+-------+-------+ + | RAM Bluetooth LE stack [kB] | 13 | 13 | + +-----------------------------+-------+-------+ + | Free RAM [kB] | 150 | 160 | + +-----------------------------+-------+-------+ diff --git a/doc/nrf/protocols/thread/overview/memory_tables/nrf5340.txt b/doc/nrf/protocols/thread/overview/memory_tables/nrf5340.txt index 0331a3c0daf..c54d86847e1 100644 --- a/doc/nrf/protocols/thread/overview/memory_tables/nrf5340.txt +++ b/doc/nrf/protocols/thread/overview/memory_tables/nrf5340.txt @@ -2,45 +2,45 @@ .. group-tab:: Single protocol - .. table:: nRF5340 single protocol Thread 1.3 memory requirements + .. table:: nRF5340 single protocol Thread 1.4 memory requirements +-----------------------------+-------+-------+ | | FTD | MTD | +=============================+=======+=======+ - | ROM OT stack + App [kB] | 329 | 275 | + | ROM OT stack + App [kB] | 330 | 276 | +-----------------------------+-------+-------+ | ROM Bluetooth LE stack [kB] | 0 | 0 | +-----------------------------+-------+-------+ | Persistent storage [kB] | 32 | 32 | +-----------------------------+-------+-------+ - | Free ROM [kB] | 663 | 717 | + | Free ROM [kB] | 662 | 716 | +-----------------------------+-------+-------+ - | RAM OT stack + App [kB] | 101 | 90 | + | RAM OT stack + App [kB] | 101 | 91 | +-----------------------------+-------+-------+ | RAM Bluetooth LE stack [kB] | 0 | 0 | +-----------------------------+-------+-------+ - | Free RAM [kB] | 411 | 422 | + | Free RAM [kB] | 411 | 421 | +-----------------------------+-------+-------+ .. group-tab:: Multiprotocol - .. table:: nRF5340 multiprotocol Thread 1.3 memory requirements + .. table:: nRF5340 Multiprotocol Thread 1.4 memory requirements +-----------------------------+-------+-------+ | | FTD | MTD | +=============================+=======+=======+ - | ROM OT stack + App [kB] | 329 | 275 | + | ROM OT stack + App [kB] | 330 | 276 | +-----------------------------+-------+-------+ | ROM Bluetooth LE stack [kB] | 30 | 30 | +-----------------------------+-------+-------+ | Persistent storage [kB] | 32 | 32 | +-----------------------------+-------+-------+ - | Free ROM [kB] | 633 | 687 | + | Free ROM [kB] | 632 | 686 | +-----------------------------+-------+-------+ - | RAM OT stack + App [kB] | 101 | 90 | + | RAM OT stack + App [kB] | 101 | 91 | +-----------------------------+-------+-------+ - | RAM Bluetooth LE stack [kB] | 13 | 14 | + | RAM Bluetooth LE stack [kB] | 13 | 13 | +-----------------------------+-------+-------+ | Free RAM [kB] | 398 | 408 | +-----------------------------+-------+-------+ diff --git a/doc/nrf/protocols/thread/overview/memory_tables/nrf54l15.txt b/doc/nrf/protocols/thread/overview/memory_tables/nrf54l15.txt index 566f7ee16bb..11df1c83c3a 100644 --- a/doc/nrf/protocols/thread/overview/memory_tables/nrf54l15.txt +++ b/doc/nrf/protocols/thread/overview/memory_tables/nrf54l15.txt @@ -2,45 +2,45 @@ .. group-tab:: Single protocol - .. table:: nRF54L15 single protocol Thread 1.3 memory requirements + .. table:: nRF54L15 single protocol Thread 1.4 memory requirements +-----------------------------+----------+-------+-------+ | | master | FTD | MTD | +=============================+==========+=======+=======+ - | ROM OT stack + App [kB] | 453 | 366 | 313 | + | ROM OT stack + App [kB] | 478 | 368 | 315 | +-----------------------------+----------+-------+-------+ | ROM Bluetooth LE stack [kB] | 0 | 0 | 0 | +-----------------------------+----------+-------+-------+ | Persistent storage [kB] | 32 | 32 | 32 | +-----------------------------+----------+-------+-------+ - | Free ROM [kB] | 1039 | 1126 | 1179 | + | Free ROM [kB] | 1014 | 1124 | 1177 | +-----------------------------+----------+-------+-------+ - | RAM OT stack + App [kB] | 104 | 97 | 87 | + | RAM OT stack + App [kB] | 107 | 98 | 87 | +-----------------------------+----------+-------+-------+ | RAM Bluetooth LE stack [kB] | 0 | 0 | 0 | +-----------------------------+----------+-------+-------+ - | Free RAM [kB] | 152 | 159 | 169 | + | Free RAM [kB] | 149 | 158 | 169 | +-----------------------------+----------+-------+-------+ .. group-tab:: Multiprotocol - .. table:: nRF54L15 multiprotocol Thread 1.3 memory requirements + .. table:: nRF54L15 Multiprotocol Thread 1.4 memory requirements +-----------------------------+----------+-------+-------+ | | master | FTD | MTD | +=============================+==========+=======+=======+ - | ROM OT stack + App [kB] | 453 | 366 | 313 | + | ROM OT stack + App [kB] | 478 | 368 | 315 | +-----------------------------+----------+-------+-------+ | ROM Bluetooth LE stack [kB] | 91 | 91 | 91 | +-----------------------------+----------+-------+-------+ | Persistent storage [kB] | 32 | 32 | 32 | +-----------------------------+----------+-------+-------+ - | Free ROM [kB] | 948 | 1035 | 1088 | + | Free ROM [kB] | 923 | 1033 | 1086 | +-----------------------------+----------+-------+-------+ - | RAM OT stack + App [kB] | 104 | 97 | 87 | + | RAM OT stack + App [kB] | 107 | 98 | 87 | +-----------------------------+----------+-------+-------+ | RAM Bluetooth LE stack [kB] | 14 | 14 | 14 | +-----------------------------+----------+-------+-------+ - | Free RAM [kB] | 138 | 145 | 155 | + | Free RAM [kB] | 135 | 144 | 155 | +-----------------------------+----------+-------+-------+ diff --git a/doc/nrf/protocols/thread/overview/ot_memory.rst b/doc/nrf/protocols/thread/overview/ot_memory.rst index 27dd0ba905c..0807157a7b2 100644 --- a/doc/nrf/protocols/thread/overview/ot_memory.rst +++ b/doc/nrf/protocols/thread/overview/ot_memory.rst @@ -38,7 +38,7 @@ See :ref:`thread_device_types` for more information on device types, and :ref:`t .. _thread_ot_memory_54l15: -nRF5340 DK RAM and flash memory requirements +nRF54L15 DK RAM and flash memory requirements ********************************************* The following tables present memory requirements for samples running on the :ref:`nRF54L15 DK ` (:ref:`nrf54l15dk `) with the software cryptography support provided by the :ref:`nrfxlib:nrf_oberon_readme` module. diff --git a/west.yml b/west.yml index 8ca8aec83ad..7abb5ec2afe 100644 --- a/west.yml +++ b/west.yml @@ -149,7 +149,7 @@ manifest: - name: nrfxlib repo-path: sdk-nrfxlib path: nrfxlib - revision: v2.8.0-rc1 + revision: pull/1540/head - name: trusted-firmware-m repo-path: sdk-trusted-firmware-m path: modules/tee/tf-m/trusted-firmware-m