/* * Copyright (c) 2024 STMicroelectronics * * SPDX-License-Identifier: Apache-2.0 */ / { chosen { zephyr,entropy = &rng; }; }; &rng { status = "okay"; };