Searched refs:security (Results 51 – 75 of 266) sorted by relevance
1234567891011
/Zephyr-latest/soc/nxp/kinetis/ |
D | Kconfig | 95 protection settings (loaded on reset) and security information that 105 hex "Flash security byte (FSEC)" 110 backdoor key access, mass erase, factory access, and flash security
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | wifi.rst | 14 Only personal mode security is supported with below types: 36 Wi-Fi enterprise security requires use of X.509 certificates, test certificates
|
D | lwm2m.rst | 351 * 3 = NoSec mode (no security beware!) 382 LwM2M security modes 385 The Zephyr LwM2M library can be used either without security or use DTLS to secure the communicatio… 386 When using DTLS with the LwM2M engine, PSK (Pre-Shared Key) and X.509 certificates are the security… 387 …M Security object (Id 0) to read the stored credentials and feed keys from the security object into 389 Enable the :kconfig:option:`CONFIG_LWM2M_DTLS_SUPPORT` Kconfig option to use the security. 391 Depending on the selected mode, the security object must contain following data: 397 …s provided as a hex string, it must be converted to binary before storing into the security object. 407 When no security is used, set Security Mode (Resource ID 2) to ``3`` (NoSec). 418 They are used to feed keys from the LwM2M security object into the TLS credential subsystem. [all …]
|
/Zephyr-latest/boards/lowrisc/opentitan_earlgrey/doc/ |
D | index.rst | 7 designed for several use cases requiring hardware security. The `OpenTitan 22 - Various security peripherals
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | iso.rst | 16 listen :<dir=tx,rx,txrx> [security level]
|
/Zephyr-latest/doc/develop/tools/ |
D | clion.rst | 53 See the `Project security`_ section in CLion web help for more information on project security. 215 .. _Project security: https://www.jetbrains.com/help/clion/project-security.html#projects_security
|
/Zephyr-latest/soc/nxp/mcx/mcxc/ |
D | Kconfig | 29 protection settings (loaded on reset) and security information that
|
/Zephyr-latest/samples/tfm_integration/psa_protected_storage/ |
D | README.rst | 25 …orage API: https://developer.arm.com/architectures/architecture-security-features/platform-security
|
/Zephyr-latest/doc/ |
D | index.rst | 64 <a href="security/index.html"> 107 security/index.rst
|
/Zephyr-latest/doc/build/kconfig/ |
D | index.rst | 33 Users interested in optimizing their configuration for security should refer
|
/Zephyr-latest/soc/st/stm32/stm32f1x/ |
D | Kconfig.soc | 67 industrial control, control panels for security applications, UPS or
|
/Zephyr-latest/dts/arm/renesas/rcar/gen4/ |
D | r8a779f0.dtsi | 45 * Control domain security has to be released to access gpio4 controller
|
/Zephyr-latest/subsys/net/lib/tls_credentials/ |
D | Kconfig | 50 of security certificates and private keys
|
/Zephyr-latest/doc/develop/toolchains/ |
D | gnu_arm_embedded.rst | 18 On macOS Catalina or later you might need to :ref:`change a security
|
/Zephyr-latest/samples/boards/espressif/flash_encryption/ |
D | README.rst | 13 and is an additional security measure beyond MCUboot existent features. 109 https://docs.espressif.com/projects/esp-idf/en/latest/esp32/security/flash-encryption.html
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | simplelink_support.c | 604 scan_result->security = WIFI_SECURITY_TYPE_PSK; in z_simplelink_get_scan_result() 606 scan_result->security = WIFI_SECURITY_TYPE_NONE; in z_simplelink_get_scan_result() 644 if (params->security == WIFI_SECURITY_TYPE_PSK) { in z_simplelink_connect()
|
/Zephyr-latest/samples/subsys/mgmt/hawkbit/ |
D | README.rst | 72 --hawkbit.server.ddi.security.authentication.anonymous.enabled=true 214 Change authentication security from false to true. 218 hawkbit.server.ddi.security.authentication.anonymous.enabled=true 229 security.require-ssl=true
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi.h | 47 enum eswifi_security_type security; member
|
/Zephyr-latest/tests/subsys/edac/ibecc/ |
D | README.rst | 37 Due to high security risk Error Injection capability should not be
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | connection_mgmt.rst | 30 events related to a connection such as a change in the security level or
|
D | l2cap.rst | 30 listen to, the required security level ``sec_level``, and the callback
|
/Zephyr-latest/tests/kernel/mem_protect/protection/ |
D | README.rst | 9 against the following security issues:
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_mac.rst | 13 system security policies that are applied to applications launched from the
|
/Zephyr-latest/subsys/usb/device/class/dfu/ |
D | Kconfig | 46 Be aware that upload capability can be a security risk because
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | brg_cfg.rst | 9 between specific devices in different, adjacent subnets without compromising security. 111 protection to ensure network security. Key considerations to take into account are described below. 133 The Replay Protection List (RPL) works with the Bridging Table to ensure security:
|
1234567891011