summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/sec-common.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-28arm: mach-omap2: Pass args to secure ROM in SRAM in SPLAndrew F. Davis1-1/+1
2018-01-19arm: mach-omap2: Remove secure certificate name printingAndrew F. Davis1-6/+6
2018-01-19arm: am33xx: security: Fix size calculation on headerMadan Srinivas1-1/+1
2017-09-29arm: am33xx: security: adds auth support for encrypted imagesMadan Srinivas1-0/+6
2017-09-15arm: mach-omap2: Relax checks on OP-TEE location to allow pageable imageHarinarayan Bhatta1-6/+2
2017-07-31arm: mach-omap2: Align image address before cache operationsAndrew F. Davis1-4/+4
2017-07-23arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis1-1/+1
2017-07-23arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis1-1/+225
2017-04-18arm: omap-common: add missing va_end()xypron.glpk@gmx.de1-1/+3
2017-02-27arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis1-0/+6
2017-01-15arm: omap-common: add secure ROM signature verify index for AM33xxAndrew F. Davis1-0/+4
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-0/+139