Home
last modified time | relevance | path

Searched hist:"200 cc96dc3558b17c0bc415229308ba4a8fffc42" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/kernel/
H A Dnv_counter.c200cc96dc3558b17c0bc415229308ba4a8fffc42 Wed Aug 23 18:00:45 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: add non-volatile monotonic counter interface

Adds a stubbed non-volatile monotonic counter interface with a REE FS
counter. Platforms or drivers overrides the weak functions
nv_counter_get_ree_fs() and nv_counter_incr_ree_fs_to() to provide a
non-stubbed implementation of the counter.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dsub.mk200cc96dc3558b17c0bc415229308ba4a8fffc42 Wed Aug 23 18:00:45 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: add non-volatile monotonic counter interface

Adds a stubbed non-volatile monotonic counter interface with a REE FS
counter. Platforms or drivers overrides the weak functions
nv_counter_get_ree_fs() and nv_counter_incr_ree_fs_to() to provide a
non-stubbed implementation of the counter.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/include/kernel/
H A Dnv_counter.h200cc96dc3558b17c0bc415229308ba4a8fffc42 Wed Aug 23 18:00:45 UTC 2023 Jens Wiklander <jens.wiklander@linaro.org> core: add non-volatile monotonic counter interface

Adds a stubbed non-volatile monotonic counter interface with a REE FS
counter. Platforms or drivers overrides the weak functions
nv_counter_get_ree_fs() and nv_counter_incr_ree_fs_to() to provide a
non-stubbed implementation of the counter.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>