/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | qoriq-sec5.2-0.dtsi | 76 rtic@6000 { 77 compatible = "fsl,sec-v5.2-rtic", 78 "fsl,sec-v5.0-rtic", 79 "fsl,sec-v4.0-rtic"; 85 rtic_a: rtic-a@0 { 86 compatible = "fsl,sec-v5.2-rtic-memory", 87 "fsl,sec-v5.0-rtic-memory", 88 "fsl,sec-v4.0-rtic-memory"; 92 rtic_b: rtic-b@20 { 93 compatible = "fsl,sec-v5.2-rtic-memory", [all …]
|
H A D | qoriq-sec5.3-0.dtsi | 76 rtic@6000 { 77 compatible = "fsl,sec-v5.3-rtic", 78 "fsl,sec-v5.0-rtic", 79 "fsl,sec-v4.0-rtic"; 85 rtic_a: rtic-a@0 { 86 compatible = "fsl,sec-v5.3-rtic-memory", 87 "fsl,sec-v5.0-rtic-memory", 88 "fsl,sec-v4.0-rtic-memory"; 92 rtic_b: rtic-b@20 { 93 compatible = "fsl,sec-v5.3-rtic-memory", [all …]
|
H A D | qoriq-sec4.2-0.dtsi | 72 rtic@6000 { 73 compatible = "fsl,sec-v4.2-rtic", 74 "fsl,sec-v4.0-rtic"; 80 rtic_a: rtic-a@0 { 81 compatible = "fsl,sec-v4.2-rtic-memory", 82 "fsl,sec-v4.0-rtic-memory"; 86 rtic_b: rtic-b@20 { 87 compatible = "fsl,sec-v4.2-rtic-memory", 88 "fsl,sec-v4.0-rtic-memory"; 92 rtic_c: rtic-c@40 { [all …]
|
H A D | qoriq-sec5.0-0.dtsi | 72 rtic@6000 { 73 compatible = "fsl,sec-v5.0-rtic", 74 "fsl,sec-v4.0-rtic"; 80 rtic_a: rtic-a@0 { 81 compatible = "fsl,sec-v5.0-rtic-memory", 82 "fsl,sec-v4.0-rtic-memory"; 86 rtic_b: rtic-b@20 { 87 compatible = "fsl,sec-v5.0-rtic-memory", 88 "fsl,sec-v4.0-rtic-memory"; 92 rtic_c: rtic-c@40 { [all …]
|
H A D | qoriq-sec4.0-0.dtsi | 68 rtic@6000 { 69 compatible = "fsl,sec-v4.0-rtic"; 75 rtic_a: rtic-a@0 { 76 compatible = "fsl,sec-v4.0-rtic-memory"; 80 rtic_b: rtic-b@20 { 81 compatible = "fsl,sec-v4.0-rtic-memory"; 85 rtic_c: rtic-c@40 { 86 compatible = "fsl,sec-v4.0-rtic-memory"; 90 rtic_d: rtic-d@60 { 91 compatible = "fsl,sec-v4.0-rtic-memory";
|
H A D | p1023si-post.dtsi | 249 rtic@6000 { 250 compatible = "fsl,sec-v4.2-rtic", 251 "fsl,sec-v4.0-rtic"; 257 rtic_a: rtic-a@0 { 258 compatible = "fsl,sec-v4.2-rtic-memory", 259 "fsl,sec-v4.0-rtic-memory"; 263 rtic_b: rtic-b@20 { 264 compatible = "fsl,sec-v4.2-rtic-memory", 265 "fsl,sec-v4.0-rtic-memory"; 269 rtic_c: rtic-c@40 { [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | fsl,sec-v4.0.yaml | 120 '^rtic@[0-9a-f]+$': 124 Run Time Integrity Check (RTIC) Node. Defines a register space that 134 - const: fsl,sec-v5.4-rtic 135 - const: fsl,sec-v5.0-rtic 136 - const: fsl,sec-v4.0-rtic 137 - const: fsl,sec-v4.0-rtic 155 '^rtic-[a-z]@[0-9a-f]+$': 159 Run Time Integrity Check (RTIC) Memory Node defines individual RTIC 169 - const: fsl,sec-v5.4-rtic-memory 170 - const: fsl,sec-v5.0-rtic-memory [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/ |
H A D | ls102xa_stream_id.h | 39 /* This is a bit evil since we treat rtic param as both a string & hex value */ 40 #define SET_SEC_RTIC_LIODN_ENTRY(rtic, liodnA) \ argument 41 SET_LIODN_ENTRY_1("fsl,sec4.0-rtic-memory", \ 43 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \ 45 CONFIG_SYS_FSL_SEC_OFFSET + 0x6100 + 0x20 * (0x##rtic-0xa)), \ 46 SET_LIODN_ENTRY_1("fsl,sec-v4.0-rtic-memory", \ 48 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \ 50 CONFIG_SYS_FSL_SEC_OFFSET + 0x6100 + 0x20 * (0x##rtic-0xa))
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1012a.dtsi | 23 rtic-a = &rtic_a; 24 rtic-b = &rtic_b; 25 rtic-c = &rtic_c; 26 rtic-d = &rtic_d; 235 rtic@60000 { 236 compatible = "fsl,sec-v5.4-rtic", 237 "fsl,sec-v5.0-rtic", 238 "fsl,sec-v4.0-rtic"; 244 rtic_a: rtic-a@0 { 245 compatible = "fsl,sec-v5.4-rtic-memory", [all …]
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | fsl_liodn.h | 203 /* This is a bit evil since we treat rtic param as both a string & hex value */ 204 #define SET_SEC_RTIC_LIODN_ENTRY(rtic, liodnA) \ argument 205 SET_LIODN_ENTRY_1("fsl,sec4.0-rtic-memory", \ 207 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \ 209 CONFIG_SYS_FSL_SEC_OFFSET + 0x6100 + 0x20 * (0x##rtic-0xa)), \ 210 SET_LIODN_ENTRY_1("fsl,sec-v4.0-rtic-memory", \ 212 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \ 214 CONFIG_SYS_FSL_SEC_OFFSET + 0x6100 + 0x20 * (0x##rtic-0xa))
|
/openbmc/u-boot/include/ |
H A D | fsl_sec.h | 88 u32 ms; /* RTIC LIODN Register, MS */ 89 u32 ls; /* RTIC LIODN Register, LS */
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/ |
H A D | macro.h | 42 * - MPR: priority is IAHB > DAHB > USBOTG > RTIC > eSDHC2/SDMA
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | regs.h | 436 u32 rtic_id; /* RVID - RTIC Version ID */ 582 struct masterid rtic_mid[4]; /* RTICxLIODNR - RTIC LIODN setup */
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-imx25.c | 191 /* CCM_CGCR2(4): reserved in datasheet, used as rtic in FSL kernel */ in __mx25_clocks_init()
|
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk-exynos5420.c | 1041 GATE(CLK_RTIC, "rtic", "aclk200_fsys", GATE_IP_FSYS, 9, 0, 0),
|