Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/drivers/se/
H A Dse.c387 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U; in tegra_se_save_sha256_pmc_scratch() local
397 for (scratch_offset = SECURE_SCRATCH_TZDRAM_SHA256_HASH_START; in tegra_se_save_sha256_pmc_scratch()
398 scratch_offset <= SECURE_SCRATCH_TZDRAM_SHA256_HASH_END; in tegra_se_save_sha256_pmc_scratch()
399 scratch_offset += BYTES_IN_WORD) { in tegra_se_save_sha256_pmc_scratch()
401 mmio_write_32((uint32_t)(TEGRA_SCRATCH_BASE + scratch_offset), in tegra_se_save_sha256_pmc_scratch()