Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: update OpenThread libraries to commit "ee86dc2" #18203

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 36 additions & 36 deletions doc/nrf/protocols/thread/overview/memory_tables/nrf52840.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
+-----------------------------+-------+-------+
20 changes: 10 additions & 10 deletions doc/nrf/protocols/thread/overview/memory_tables/nrf5340.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
+-----------------------------+-------+-------+
20 changes: 10 additions & 10 deletions doc/nrf/protocols/thread/overview/memory_tables/nrf54l15.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This increase 453 -> 478 is well understood?

Copy link
Member

@maciejbaczmanski maciejbaczmanski Oct 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this comparison is not very good as previous tables were for Thread 1.3 . now they show 1.4 measurements. I'd say this is expected as we add OPENTHREAD_NETDIAG_VENDOR_INFO and OPENTHREAD_UPTIME for all variants and additionally OPENTHREAD_TCP_ENABLE and OPENTHREAD_DNS_CLIENT_OVER_TCP for master variant

+-----------------------------+----------+-------+-------+
| 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 |
+-----------------------------+----------+-------+-------+
2 changes: 1 addition & 1 deletion doc/nrf/protocols/thread/overview/ot_memory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <programming_board_names>` (:ref:`nrf54l15dk <zephyr:nrf54l15dk_nrf54l15>`) with the software cryptography support provided by the :ref:`nrfxlib:nrf_oberon_readme` module.
Expand Down
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ manifest:
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: 37617d6dcfffa4ec03ace06a777e0e58e24355a9
revision: 673c2dd895dde6d54d2776e63e66ee1417a096b3
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
Expand Down
Loading