Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/boards/sipeed/longan_nano/support/
Dopenocd.cfg24 flash protect 0 0 last off
/Zephyr-latest/doc/hardware/peripherals/edac/
Dibecc.rst32 * OPERATION_MODE = 0x0 sets functional mode to protect requests based on
38 * OPERATION_MODE = 0x2 sets functional mode to protect all requests and ignore
73 that no locking mechanism can protect code against an NMI happening. Zephyr's
/Zephyr-latest/boards/sifive/hifive1/support/
Dopenocd.cfg19 flash protect 0 64 last off
/Zephyr-latest/boards/shields/x_nucleo_eeprma2/doc/
Dindex.rst32 The SPI EEPROM devices can write protect complete memory blocks by setting
33 the corresponding block protect bits in the status register.
/Zephyr-latest/doc/security/
Dhardening-tool.rst7 process, known as "hardening", involves strengthening the security of a system to protect it from
Dsensor-threat.rst41 that the SoC provides a mechanism to protect a region of the flash
178 protect this area from both reads and writes by code that does
Dsecurity-overview.rst144 protection mechanisms are provided to protect against stack overruns.
637 protect the assets against exploits of vulnerabilities of the
Dvulnerabilities.rst49 The shell implementation does not protect against buffer overruns
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dconnection_mgmt.rst20 :c:func:`bt_conn_le_create_synced`. To protect against this, use the
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst17 - The kernel can protect against many unintentional programming errors which
32 'user mode') we aim to protect against the following:
109 - We can't protect against mistakes made in memory domain configuration done in
118 - We do not protect against denial of service attacks through thread CPU
/Zephyr-latest/samples/userspace/shared_mem/
DREADME.rst4 Use memory partitioning to protect memory between threads.
/Zephyr-latest/boards/shields/x_nucleo_eeprma2/
Dx_nucleo_eeprma2.overlay77 * All write-protect pins are connected to J11 with a 10k pull-up
/Zephyr-latest/arch/xtensa/core/
DCMakeLists.txt51 # to build this file to protect against mismatched versions.)
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_transform8 bool "ITS transform module implementation using AEAD to protect the data"
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst45 To protect the flash area against frequent erases it is important that there is
/Zephyr-latest/doc/hardware/peripherals/
Dmspi.rst74 * The controller driver should implement a mutex to protect from accidental access.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst110 To achieve a higher security level, and protect against
/Zephyr-latest/doc/kernel/data_structures/
Dring_buffers.rst169 readers/writers) applications may need to protect the ring buffer with
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst475 - The consumer IoT device shall protect the confidentiality of critical security
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst133 - The Magnetics are part of the Ethernet specification to protect against
/Zephyr-latest/doc/releases/
Drelease-notes-2.6.rst521 and the protect implementation removed from their API tables.
524 flash_erase() driver shims will wrap their calls with calls to the protect
Drelease-notes-3.7.rst1720 * Simplified the modem pipe module's synchronization mechanism to only protect the callback
Drelease-notes-1.14.rst510 * The shell implementation does not protect against buffer overruns resulting