Home
last modified time | relevance | path

Searched full:sec_mon (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dfsl_sec_mon.c31 printf("SEC_MON state transitioning to Non Secure.\n"); in set_sec_mon_state_non_sec()
34 /* polling loop till SEC_MON is in Non Secure state */ in set_sec_mon_state_non_sec()
47 printf("SEC_MON state transition timeout.\n"); in set_sec_mon_state_non_sec()
60 printf("SEC_MON state transitioning to Soft Fail.\n"); in set_sec_mon_state_non_sec()
63 /* polling loop till SEC_MON is in Soft-Fail state */ in set_sec_mon_state_non_sec()
76 printf("SEC_MON state transition timeout.\n"); in set_sec_mon_state_non_sec()
89 printf("SEC_MON state transitioning to Non Secure.\n"); in set_sec_mon_state_non_sec()
92 /* polling loop till SEC_MON is in Non Secure*/ in set_sec_mon_state_non_sec()
105 printf("SEC_MON state transition timeout.\n"); in set_sec_mon_state_non_sec()
111 printf("SEC_MON already in Non Secure state.\n"); in set_sec_mon_state_non_sec()
[all …]
H A DKconfig134 bool "Enable FSL SEC_MON Driver"
/openbmc/u-boot/include/
H A Dfsl_sec_mon.h39 #define HPCOMR_SSM_ST 0x1 /* SSM_ST field in SEC_MON command */
42 #define HPSR_SSM_ST_CHECK 0x900 /* SEC_MON is in check state */
43 #define HPSR_SSM_ST_NON_SECURE 0xb00 /* SEC_MON is in non secure state */
44 #define HPSR_SSM_ST_TRUST 0xd00 /* SEC_MON is in trusted state */
45 #define HPSR_SSM_ST_SOFT_FAIL 0x300 /* SEC_MON is in soft fail state */
46 #define HPSR_SSM_ST_SECURE 0xf00 /* SEC_MON is in secure state */
50 * SEC_MON read. This specifies the possible reads
51 * from the SEC_MON
59 /* Transition SEC_MON state */
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dfsl,sec-v4.0-mon.yaml139 sec_mon: sec-mon@314000 {
145 regmap = <&sec_mon>;
155 regmap = <&sec_mon>;
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp5020si-pre.dtsi75 sec_mon = &sec_mon;
H A Dqoriq-sec4.0-0.dtsi97 sec_mon: sec_mon@314000 { label
H A Dp3041si-pre.dtsi75 sec_mon = &sec_mon;
H A Dp2041si-pre.dtsi74 sec_mon = &sec_mon;
H A Dp5040si-pre.dtsi74 sec_mon = &sec_mon;
H A Dqoriq-sec4.2-0.dtsi106 sec_mon: sec_mon@314000 { label
H A Dqoriq-sec5.0-0.dtsi106 sec_mon: sec_mon@314000 { label
H A Dqoriq-sec5.2-0.dtsi115 sec_mon: sec_mon@314000 { label
H A Dp4080si-pre.dtsi74 sec_mon = &sec_mon;
H A Dqoriq-sec5.3-0.dtsi115 sec_mon: sec_mon@314000 { label
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1012a.dtsi27 sec-mon = &sec_mon;
282 sec_mon: sec_mon@1e90000 { label
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c336 * set the error bits in the SEC_MON.
361 * set the error bits in the SEC_MON.
391 * errors and set the error bits in the SEC_MON.