zephyr/subsys/net/l2
Maciej Baczmanski 479e957b79 kconfig: openthread: Fix PSA Key Ref config for RCP architecture
`OPENTHREAD_PLATFORM_KEY_REF` should not be selected for RCP
architecture, as keys are handled on host's side and passed to
device over Spinel, and therefore they cannot be exported
on platform from reference with PSA Crypto API.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
2024-05-08 09:25:15 -04:00
..
canbus drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
dummy net: Implement pseudo a.k.a "any" interface 2024-04-04 17:02:11 +02:00
ethernet net: vlan: Add a function to check if interface is VLAN one 2024-04-25 11:06:23 +00:00
ieee802154 random: Rename random header 2023-10-10 14:23:50 +03:00
offloaded_netdev net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
openthread kconfig: openthread: Fix PSA Key Ref config for RCP architecture 2024-05-08 09:25:15 -04:00
ppp net: l2: ppp: Fix terminate requests 2024-05-06 14:54:12 +01:00
virtual net: use appropriate sys_randX_get() 2024-04-05 12:28:46 +02:00
wifi cmake: linker: Use kconfig for iterable section subalign 2024-05-07 18:01:37 -04:00
CMakeLists.txt Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
Kconfig Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00