index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-k3
/
security.c
Age
Commit message (
Expand
)
Author
2025-11-18
mach-k3: security: Propagate verified image addr
Philippe Schenker
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-04-17
arm: mach-k3: security: Lower verbosity of cert message for GP
Andrew Davis
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-11-07
ti: k3: Drop <common.h> usage
Tom Rini
2023-07-28
mach-k3: security: improve the checks around authentication
Manorit Chawdhry
2023-07-21
arch: mach-k3: security: fix the check for authentication
Manorit Chawdhry
2023-05-30
arm: mach-k3: security: separate out validating binary logic
Manorit Chawdhry
2023-04-24
arm: mach-k3: Remove empty sys_proto.h include
Andrew Davis
2022-10-18
arm: mach-k3: security: Use dma-mapping for cache ops
Andrew Davis
2022-08-04
arm: mach-k3: security: Remove certificate if detected on GP device
Andrew Davis
2022-08-04
arm: mach-k3: security: Bypass image signing at runtime for GP devices
Andrew Davis
2022-08-04
arm: mach-k3: security: Allow signing bypass if type is HS-FS
Andrew Davis
2021-06-11
arm: mach-k3: add support for detecting firmware images from FIT
Tero Kristo
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-20
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
arm: mach-k3: security: Clean image out of cache before authentication
Andrew F. Davis
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-09-13
arm: k3: Use get_ti_sci_handle() where ever possible
Lokesh Vutla
2019-04-26
arm: mach-k3: Add secure device support
Andrew F. Davis