summaryrefslogtreecommitdiff
path: root/app/hwcrypto/nxp_hwcrypto_consts.json
blob: 4622ba849939b10e3e70c9446470d45f45e35fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "header": "nxp_hwcrypto_consts.h",
    "constants": [
        {
            "name": "CAAM_MMIO_ID",
            "value": 8,
            "type": "int",
            "unsigned": false
        },
        {
            "name": "CAAM_SEC_RAM_MMIO_ID",
            "value": 9,
            "type": "int",
            "unsigned": false
        },
        {
            "name": "CCM_MMIO_ID",
            "value": 10,
            "type": "int",
            "unsigned": false
        }
    ]
}