TSEC: Difference between revisions
No edit summary |
|||
Line 2,997: | Line 2,997: | ||
The argument to cxset specifies the type of behavior change in the top 3 bits, and the number of DMA-related instructions the effect lasts for in the lower 5 bits. | The argument to cxset specifies the type of behavior change in the top 3 bits, and the number of DMA-related instructions the effect lasts for in the lower 5 bits. | ||
{| class=wikitable | {| class=wikitable | ||
! | ! Bits || Description | ||
|- | |- | ||
| | | 0-4 || Number of instructions it is valid for | ||
|- | |- | ||
| | | 5 || Crypto destination/source select (0=crypto register, 1=crypto stream) | ||
|- | |- | ||
| | | 6 || External memory override (0=Disabled, 1=Enabled) | ||
|- | |- | ||
| | | 7 || Internal memory select (0=DMEM, 1=IMEM) | ||
|} | |} | ||