Searched +full:n900 +full:- +full:rom +full:- +full:rng (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/rng/ti,omap-rom-rng.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: OMAP ROM Random Number Generator10 - Pali Rohár <pali@kernel.org>11 - Tony Lindgren <tony@atomide.com>14 Secure SoCs may provide RNG via secure ROM calls like Nokia N900 does.15 The implementation can depend on the SoC secure ROM used.19 const: nokia,n900-rom-rng[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later4 * Copyright (C) 2013-2014 Aaro Koskinen <aaro.koskinen@iki.fi>7 /dts-v1/;10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/media/video-interfaces.h>15 * Default secure signed bootloader (Nokia X-Loader) does not enable L3 firewall17 * blocks then kernel receive "Unhandled fault: external abort on non-linefetch"18 * and crash. Until somebody fix omap-aes.c and omap_hwmod_3xxx_data.c code (no19 * crash anymore) omap AES support will be disabled for all Nokia N900 devices.[all …]
1 // SPDX-License-Identifier: GPL-2.0-only20 #include <linux/platform_data/pinctrl-single.h>21 #include <linux/platform_data/hsmmc-omap.h>22 #include <linux/platform_data/iommu-omap.h>23 #include <linux/platform_data/ti-sysc.h>25 #include <linux/platform_data/asoc-ti-mcbsp.h>26 #include <linux/platform_data/ti-prm.h>30 #include "common-board-devices.h"33 #include "omap-secure.h"58 * Note that if the pins are used for MMC1, pbias-regulator[all …]