aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/security.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-11-07ti: k3: Drop <common.h> usageTom Rini1-1/+0
2023-07-28mach-k3: security: improve the checks around authenticationManorit Chawdhry1-11/+9
2023-07-21arch: mach-k3: security: fix the check for authenticationManorit Chawdhry1-2/+3
2023-05-30arm: mach-k3: security: separate out validating binary logicManorit Chawdhry1-8/+24
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis1-1/+0
2022-10-18arm: mach-k3: security: Use dma-mapping for cache opsAndrew Davis1-8/+6
2022-08-04arm: mach-k3: security: Remove certificate if detected on GP deviceAndrew Davis1-1/+29
2022-08-04arm: mach-k3: security: Bypass image signing at runtime for GP devicesAndrew Davis1-0/+3
2022-08-04arm: mach-k3: security: Allow signing bypass if type is HS-FSAndrew Davis1-1/+21
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-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: 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-17common: 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-26arm: mach-k3: Add secure device supportAndrew F. Davis1-0/+63