Home
last modified time | relevance | path

Searched full:rest (Results 1 – 25 of 214) sorted by relevance

123456789

/Zephyr-latest/subsys/secure_storage/src/its/
DCMakeLists.txt17 This means that the data and keys stored via the PSA APIs may not be secure at rest.")
22 This means that the data and keys stored via the PSA APIs will not be secure at rest.
/Zephyr-latest/tests/kernel/fatal/exception/
DREADME4 thread, the thread gets aborted and the rest of the system executes normally.
/Zephyr-latest/doc/services/
Dsecure_storage.rst23 may secure the data stored via the PSA Secure Storage API at rest.
37 * does not guarantee that the data it stores will be secure at rest in all cases.
60 However, this does not guarantee that the data stored will be secure at rest in all cases,
72 It is only secured at rest. Protecting it at runtime as well
/Zephyr-latest/arch/arm/core/cortex_m/
Dvector_table.S17 * rest should not be triggered until the kernel is ready to handle them.
37 * switching to the interrupt stack for the rest of the early boot
/Zephyr-latest/doc/services/pm/
Doverview.rst11 Thus a coherent abstraction is presented to the rest of the OS and the application layer.
/Zephyr-latest/boards/actinius/common/
Dactinius_board_common.c77 /* do not return so that the rest of the init process is attempted */ in actinius_board_init()
85 /* do not return so that the rest of the init process is attempted */ in actinius_board_init()
/Zephyr-latest/arch/arm/core/
Dheader.S16 * switching to the interrupt stack for the rest of the early boot
/Zephyr-latest/modules/mbedtls/
DKconfig75 even for HTTPS REST API, the payload can be limited to max size of
76 (REST request, REST response, server certificate(s)).
/Zephyr-latest/drivers/modem/
DKconfig.wncm14a2a28 to the rest of the network stack, letting the rx thread continue
DKconfig.quectel-bg9x30 to the rest of the network stack, letting the rx thread continue
DKconfig.ublox-sara-r452 to the rest of the network stack, letting the rx thread continue
/Zephyr-latest/tests/bsim/bluetooth/
Dcompile.sh17 # the rest to save a couple of seconds.
/Zephyr-latest/arch/nios2/core/
Dthread.c49 /* Leave the rest of thread->callee_saved junk */ in arch_new_thread()
/Zephyr-latest/doc/services/binary_descriptors/
Dindex.rst46 (currently uint, string or bytes), and the rest is the ID. The ID is globally unique to each
148 The rest of the API is agnostic to where the data is. After the handle has been initialized,
149 it can be used with the rest of the API:
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dutil_app_cfg.h19 * firmware updates, since they can be used to identify to layout of the rest
/Zephyr-latest/doc/develop/west/
Dmoving-to-west.rst49 #. Clone the rest of the repositories used by zephyr::
/Zephyr-latest/arch/arm/include/cortex_m/
Dstack.h57 * for Cortex-M3 and Cortex-M4 (ARMv7-M) MCUs. For the rest in z_arm_interrupt_stack_setup()
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D003_rfc-proposal.md47 Highlight how the change may affect the rest of the project (new components,
/Zephyr-latest/scripts/
Dmake_bugs_pickle.py33 - GitHub API: https://docs.github.com/en/rest
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/
Ddoxytooltip.css3 look and feel that's consistent with the rest of the documentation without necessarily aiming
/Zephyr-latest/dts/bindings/watchdog/
Dnxp,fs26-wdog.yaml12 state. This driver covers only the watchdog functionality of FS26. The rest
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest_defaults.c14 * removes the current directory from the filename and returns the rest.
/Zephyr-latest/.github/workflows/
Dscorecards.yml41 # Publish results to OpenSSF REST API for easy access by consumers.
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst29 This document provides a quick reference for commonly used reST and
39 Indenting is significant in reST file content, and using spaces is
60 While reST allows use of both an overline and matching underline to
98 item and has more than one line of reST text. Additional lines
107 #. It has three items (and uses autonumbering for the rest of the list)
120 to document a word or phrase with an explanation. For example this reST
353 Some common reST inline markup samples:
366 Sphinx extends reST by supporting additional inline markup elements (called
424 of the reST files. The names of these replacement characters are the same as used in HTML
437 Use the reST :rst:dir:`code-block` directive to create a highlighted block of
[all …]
/Zephyr-latest/samples/subsys/llext/modules/
DREADME.rst39 - By default, the sample will compile the function along with the rest of

123456789