Home
last modified time | relevance | path

Searched refs:encrypted (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-tegra/tegra20/
A Dbct.c27 bool encrypted; in bct_patch() local
34 encrypted = tegra_fuse_get_operation_mode() == MODE_ODM_PRODUCTION_SECURE; in bct_patch()
36 if (encrypted) { in bct_patch()
58 if (encrypted) { in bct_patch()
/arch/arm/mach-tegra/tegra30/
A Dbct.c27 bool encrypted; in bct_patch() local
34 encrypted = tegra_fuse_get_operation_mode() == MODE_ODM_PRODUCTION_SECURE; in bct_patch()
36 if (encrypted) { in bct_patch()
58 if (encrypted) { in bct_patch()
/arch/arm/mach-tegra/tegra124/
A Dbct.c28 bool encrypted; in bct_patch() local
33 encrypted = tegra_fuse_get_operation_mode() == MODE_ODM_PRODUCTION_SECURE; in bct_patch()
35 if (encrypted) { in bct_patch()
57 if (encrypted) { in bct_patch()
/arch/arm/mach-socfpga/include/mach/
A Dfpga_manager_arria10.h109 encrypted enumerator

Completed in 7 milliseconds