summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/security.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-11arm: mach-k3: add support for detecting firmware images from FITTero Kristo1-2/+1
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla1-1/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-0/+12
2020-01-20arm: mach-k3: security: Clean image out of cache before authenticationAndrew F. Davis1-0/+12
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-09-13arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla1-12/+3
2019-04-27arm: mach-k3: Add secure device supportAndrew F. Davis1-0/+63