zephyr/tests/drivers/entropy/api
Andrzej Głąbek 29d7c90779 tests: Align zephyr,psa-crypto-rng node names with those used by SoCs
This is a follow-up to commit 9951971aee.

Align names of "zephyr,psa-crypto-rng" compatible nodes used in tests
(crypto/rand32 and drivers/entropy/api) with those introduced by the
above commit into SoC definitions (nRF5340/nRF9160). This way the test
overlays will overwrite the already existing nodes instead of adding
second instances of them, what leads to build failures at the linking
stage as the related driver supports only single instance (and creates
it for the first node found).

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-02-07 14:26:18 +01:00
..
boards
src tests: entropy: api: Add nocache buffer option 2022-12-01 17:57:12 +01:00
CMakeLists.txt
entropy_bt_hci.conf tests: entropy: test entropy_bt_hci 2022-03-23 13:38:47 +01:00
entropy_bt_hci.overlay tests: drivers: Remove label property from devicetree overlays 2022-07-22 16:44:08 +00:00
entropy_psa_crypto.conf test: drivers: entropy: add overlay for PSA Crypto Random entropy 2022-10-27 16:32:05 +02:00
entropy_psa_crypto.overlay tests: Align zephyr,psa-crypto-rng node names with those used by SoCs 2023-02-07 14:26:18 +01:00
Kconfig tests: entropy: api: Add nocache buffer option 2022-12-01 17:57:12 +01:00
Kconfig.mcux drivers: entropy: Fix MCUX CAAM Entropy 2022-12-01 17:57:12 +01:00
prj.conf tests: drivers: move the entropy test to new ztest API 2022-08-26 19:36:37 -04:00
testcase.yaml yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00