Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t186/drivers/se/
A Dse.c250 security = tegra_se_read_32(SE0_SECURITY); in tegra_se_save_sha256_hash()
251 tegra_se_write_32(SE0_SECURITY, security | SE0_SECURITY_SE_SOFT_SETTING); in tegra_se_save_sha256_hash()
262 tegra_se_write_32(SE0_SECURITY, security); in tegra_se_save_sha256_hash()
A Dse_private.h13 #define SE0_SECURITY U(0x18) macro
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/drivers/se/
A Dse.c420 security = tegra_se_read_32(SE0_SECURITY); in tegra_se_calculate_save_sha256()
421 tegra_se_write_32(SE0_SECURITY, security | SE0_SECURITY_SE_SOFT_SETTING); in tegra_se_calculate_save_sha256()
438 tegra_se_write_32(SE0_SECURITY, security); in tegra_se_calculate_save_sha256()
A Dse_private.h15 #define SE0_SECURITY U(0x18) macro

Completed in 4 milliseconds