summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/atf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2024-03-151-4/+9
|\
| * arm: mach-imx: tzasc: convert to cpu_is_mx8xyz macrosStefan Kerkmann2024-03-131-4/+4
| * arm: mach-imx: set cpu type in pblStefan Kerkmann2024-03-131-0/+5
* | ARM: i.MX8MQ: fix early boot hangAhmad Fatoum2024-03-151-1/+1
|/
* ARM: i.MX93: Add OP-TEE supportSascha Hauer2024-01-221-1/+23
* ARM: i.MX93: add scratch space supportSascha Hauer2024-01-221-0/+2
* ARM: i.MX8M: allow board code to configure the bl33 loadaddrMarco Felsch2024-01-191-13/+29
* ARM: i.MX8M: atf: add support for optee hdr parsingMarco Felsch2024-01-191-0/+27
* ARM: i.MX8M: romapi: refactor saving the bootrom logMarco Felsch2024-01-191-4/+8
* ARM: i.MX8M: atf: make use of imx8m*_save_bootrom_log macrosMarco Felsch2024-01-191-5/+5
* ARM: i.MX8M: remove unutilized start parameter to i.MX8M load functionsAhmad Fatoum2024-01-171-7/+7
* ARM: i.MX: atf: add imx93_load_and_start_image_via_tfa()Sascha Hauer2023-11-201-0/+34
* ARM: i.MX: romapi: rename functions to *romapi*Sascha Hauer2023-11-201-2/+2
* ARM: i.MX8M: detangle lowlevel codeSascha Hauer2023-11-131-36/+80
* ARM: i.MX8MQ: Streamline lowlevel startup codeSascha Hauer2023-11-131-0/+41
* ARM: imx: Fix build error without CONFIG_USB_GADGET_DRIVER_ARC_PBLAlexander Shiyan2023-09-041-1/+6
* ARM: add arm_mem_optee()Sascha Hauer2023-05-221-3/+3
* ARM: rename __arm_mem_scratch to arm_mem_scratchSascha Hauer2023-05-221-12/+9
* ARM: i.MX8M: Add QSPI boot supportMarco Felsch2023-04-041-0/+9
* Merge branch 'for-next/arm' into nextSascha Hauer2023-03-161-15/+44
|\
| * ARM: i.MX8M: add option to install OP-TEEAhmad Fatoum2023-03-101-11/+39
| * ARM: i.MX: Add missing includeSascha Hauer2023-03-071-0/+1
| * ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-061-4/+4
* | ARM: i.MX8M: fix outdated comment about imx-atfAhmad Fatoum2023-03-091-8/+1
|/
* ARM: i.MX8M: init CAAM when CONFIG_FSL_CAAM_RNG_PBL_INITAhmad Fatoum2023-01-121-0/+10
* ARM: i.MX8M: support saving BootROM event log before clobbering OCRAMAhmad Fatoum2022-12-021-0/+3
* ARM: i.MX8M: define imx8mX_load_bl33 and imx8mX_load_and_start_tfaAhmad Fatoum2022-08-171-23/+20
* ARM: i.MX8M: rename imx8m_atf_load_bl31 for clarityAhmad Fatoum2022-08-171-5/+5
* ARM: i.MX8M: atf: mark ATF start functions as __noreturnAhmad Fatoum2022-08-171-16/+10
* ARM: i.MX8MN: add SDPS barebox-side supportAhmad Fatoum2022-08-081-0/+3
* ARM: i.MX8M: imx8mn-evk: use generic imx8mn_load_and_start_image_via_tfaAhmad Fatoum2022-08-081-0/+36
* ARM: i.MX8M: move TF-A chainload functions in <mach/xload.h>Ahmad Fatoum2022-08-081-1/+0
* ARM: i.MX8MP: Add common code to load image and jump to it via TF-ASascha Hauer2022-08-081-0/+40
* ARM: i.MX8MM: Prepare loading only piggydata in imx-usb-loaderUwe Kleine-König2022-08-081-3/+25
* ARM: i.MX8MM: Consolidate common code to load image and jump to it via TF-AUwe Kleine-König2022-07-111-0/+44
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* ARM: i.MX: add i.MX8MN (Nano) SoC support boilerplateAhmad Fatoum2021-10-051-0/+5
* arm: imx: add initial imx8mp supportOleksij Rempel2020-07-141-0/+5
* ARM: i.MX8M: Add TF-A loading support for i.MX8MMSascha Hauer2020-02-191-7/+19
* ARM: i.MX8MQ: Add code to load BL31 ATF blobAndrey Smirnov2018-08-081-0/+41