Defines | |
| #define | SCM_INTERRUPT_CTRL_ZEROIZE_MEMORY 0x4 |
| #define | SCM_INTERRUPT_CTRL_CLEAR_INTERRUPT 0x2 |
| #define | SCM_INTERRUPT_CTRL_MASK_INTERRUPTS 0x1 |
These are the bit definitions for the SCM_INTERRUPT_CTRL register.
| #define SCM_INTERRUPT_CTRL_CLEAR_INTERRUPT 0x2 |
Clear outstanding SCM interrupt
Referenced by OS_DEV_ISR(), scc_do_crypto(), scc_init(), scc_zeroize_memories(), and setup_interrupt_handling().
| #define SCM_INTERRUPT_CTRL_MASK_INTERRUPTS 0x1 |
Inhibit SCM interrupts
Referenced by OS_DEV_ISR(), scc_cleanup(), scc_do_crypto(), scc_init(), scc_zeroize_memories(), and setup_interrupt_handling().
| #define SCM_INTERRUPT_CTRL_ZEROIZE_MEMORY 0x4 |
Clear SCM memory
Referenced by scc_cleanup(), and scc_zeroize_memories().
| © Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
|