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

settings: ZMS: add a backend for ZMS (Zephyr Memory Storage) #78632

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rghaddab
Copy link
Contributor

@rghaddab rghaddab commented Sep 18, 2024

This adds the initial backend support for the ZMS storage system.

This backend will evolve in the future by optimizing its performance using ZMS storage

Depends on #77930

rghaddab added a commit to nrfconnect/sdk-zephyr that referenced this pull request Sep 24, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
@rghaddab rghaddab marked this pull request as ready for review September 25, 2024 08:46
@zephyrbot zephyrbot added the area: Settings Settings subsystem label Sep 25, 2024
rghaddab added a commit to rghaddab/zephyr that referenced this pull request Sep 25, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit d3e3dd7)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 26, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit 31f277b617f9b31691f6522a86b302b5fe9289b3)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 27, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit 558ecd00d70d644a078c017fdf779abaa68804bc)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 27, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit e56028b1e78165fed94deaac1f14f658d1e94737)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 27, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit e56028b1e78165fed94deaac1f14f658d1e94737)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 27, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit c949205ee2ddcdffa2e6813baaac45c90a339750)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 27, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit c949205ee2ddcdffa2e6813baaac45c90a339750)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 27, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit c949205ee2ddcdffa2e6813baaac45c90a339750)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 28, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit c949205ee2ddcdffa2e6813baaac45c90a339750)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 28, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit c949205ee2ddcdffa2e6813baaac45c90a339750)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Sep 28, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit c949205ee2ddcdffa2e6813baaac45c90a339750)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 1, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit c949205ee2ddcdffa2e6813baaac45c90a339750)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 1, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit c949205ee2ddcdffa2e6813baaac45c90a339750)
@rghaddab rghaddab force-pushed the rghaddab/zms-settings-backend branch 2 times, most recently from 673dff4 to 85bc1f8 Compare October 3, 2024 19:53
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 3, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit 85bc1f8cd205fc3de17ebca2774acaf595cac16c)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 5, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit 85bc1f8cd205fc3de17ebca2774acaf595cac16c)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 9, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit 85bc1f8cd205fc3de17ebca2774acaf595cac16c)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 9, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit 85bc1f8cd205fc3de17ebca2774acaf595cac16c)
This adds the initial backend support for the ZMS storage system.

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
@rghaddab rghaddab force-pushed the rghaddab/zms-settings-backend branch from 85bc1f8 to b99b214 Compare October 11, 2024 07:16
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 11, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 11, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 11, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 14, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 15, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 16, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
rghaddab added a commit to rghaddab/sdk-zephyr that referenced this pull request Oct 16, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
rlubos pushed a commit to nrfconnect/sdk-zephyr that referenced this pull request Oct 16, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request Oct 22, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
(cherry picked from commit 8168f02)
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request Oct 22, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
(cherry picked from commit 8168f02)
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request Oct 22, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
(cherry picked from commit 8168f02)
rlubos pushed a commit to rlubos/sdk-zephyr that referenced this pull request Oct 23, 2024
…orage)

This adds the initial backend support for the ZMS storage system.

Upstream PR: zephyrproject-rtos/zephyr#78632

Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
(cherry picked from commit b99b214b949d3ae10bf02eb60f4ade4fb42400a1)
(cherry picked from commit 8168f02)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Settings Settings subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants