Use SPDX license identifiers
To make software license auditing simpler, use SPDX[0] license
identifiers instead of duplicating the license text in every file.

NOTE: Files that have been imported by FreeBSD have not been modified.

[0]: https://spdx.org/

Change-Id: I80a00e1f641b8cc075ca5a95b10607ed9ed8761a
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
1 parent 7fa3214 commit 82cb2c1ad9897473743f08437d0a3995bed561b9
@dp-arm dp-arm authored on 3 May 2017
Showing 724 changed files
View
Makefile
Too large (Show diff)
View
bl1/aarch32/bl1_arch_setup.c
Too large (Show diff)
View
bl1/aarch32/bl1_context_mgmt.c
Too large (Show diff)
View
bl1/aarch32/bl1_entrypoint.S
Too large (Show diff)
View
bl1/aarch32/bl1_exceptions.S
Too large (Show diff)
View
bl1/aarch64/bl1_arch_setup.c
Too large (Show diff)
View
bl1/aarch64/bl1_context_mgmt.c
Too large (Show diff)
View
bl1/aarch64/bl1_entrypoint.S
Too large (Show diff)
View
bl1/aarch64/bl1_exceptions.S
Too large (Show diff)
View
bl1/bl1.ld.S
Too large (Show diff)
View
bl1/bl1.mk
Too large (Show diff)
View
bl1/bl1_fwu.c
Too large (Show diff)
View
bl1/bl1_main.c
Too large (Show diff)
View
bl1/bl1_private.h
Too large (Show diff)
View
bl1/tbbr/tbbr_img_desc.c
Too large (Show diff)
View
bl2/aarch32/bl2_arch_setup.c
Too large (Show diff)
View
bl2/aarch32/bl2_entrypoint.S
Too large (Show diff)
View
bl2/aarch64/bl2_arch_setup.c
Too large (Show diff)
View
bl2/aarch64/bl2_entrypoint.S
Too large (Show diff)
View
bl2/bl2.ld.S
Too large (Show diff)
View
bl2/bl2.mk
Too large (Show diff)
View
bl2/bl2_image_load.c
Too large (Show diff)
View
bl2/bl2_image_load_v2.c
Too large (Show diff)
View
bl2/bl2_main.c
Too large (Show diff)
View
bl2/bl2_private.h
Too large (Show diff)
View
bl2u/aarch64/bl2u_entrypoint.S
Too large (Show diff)
View
bl2u/bl2u.ld.S
Too large (Show diff)
View
bl2u/bl2u.mk
Too large (Show diff)
View
bl2u/bl2u_main.c
Too large (Show diff)
View
bl31/aarch64/bl31_entrypoint.S
Too large (Show diff)
View
bl31/aarch64/crash_reporting.S
Too large (Show diff)
View
bl31/aarch64/runtime_exceptions.S
Too large (Show diff)
View
bl31/bl31.ld.S
Too large (Show diff)
View
bl31/bl31.mk
Too large (Show diff)
View
bl31/bl31_context_mgmt.c
Too large (Show diff)
View
bl31/bl31_main.c
Too large (Show diff)
View
bl31/interrupt_mgmt.c
Too large (Show diff)
View
bl32/sp_min/aarch32/entrypoint.S
Too large (Show diff)
View
bl32/sp_min/sp_min.ld.S
Too large (Show diff)
View
bl32/sp_min/sp_min.mk
Too large (Show diff)
View
bl32/sp_min/sp_min_main.c
Too large (Show diff)
View
bl32/sp_min/sp_min_private.h
Too large (Show diff)
View
bl32/tsp/aarch64/tsp_entrypoint.S
Too large (Show diff)
View
bl32/tsp/aarch64/tsp_exceptions.S
Too large (Show diff)
View
bl32/tsp/aarch64/tsp_request.S
Too large (Show diff)
View
bl32/tsp/tsp.ld.S
Too large (Show diff)
View
bl32/tsp/tsp.mk
Too large (Show diff)
View
bl32/tsp/tsp_interrupt.c
Too large (Show diff)
View
bl32/tsp/tsp_main.c
Too large (Show diff)
View
bl32/tsp/tsp_private.h
Too large (Show diff)
View
bl32/tsp/tsp_timer.c
Too large (Show diff)
View
common/aarch32/debug.S
Too large (Show diff)
View
common/aarch64/debug.S
Too large (Show diff)
View
common/aarch64/early_exceptions.S
Too large (Show diff)
View
common/bl_common.c
Too large (Show diff)
View
common/desc_image_load.c
Too large (Show diff)
View
common/runtime_svc.c
Too large (Show diff)
View
common/tf_printf.c
Too large (Show diff)
View
drivers/arm/cci/cci.c
Too large (Show diff)
View
drivers/arm/cci400/cci400.c
Too large (Show diff)
View
drivers/arm/ccn/ccn.c
Too large (Show diff)
View
drivers/arm/ccn/ccn_private.h
Too large (Show diff)
View
drivers/arm/gic/arm_gic.c
Too large (Show diff)
View
drivers/arm/gic/common/gic_common.c
Too large (Show diff)
View
drivers/arm/gic/common/gic_common_private.h
Too large (Show diff)
View
drivers/arm/gic/gic_v2.c
Too large (Show diff)
View
drivers/arm/gic/gic_v3.c
Too large (Show diff)
View
drivers/arm/gic/v2/gicv2_helpers.c
Too large (Show diff)
View
drivers/arm/gic/v2/gicv2_main.c
Too large (Show diff)
View
drivers/arm/gic/v2/gicv2_private.h
Too large (Show diff)
View
drivers/arm/gic/v3/gicv3_helpers.c
Too large (Show diff)
View
drivers/arm/gic/v3/gicv3_main.c
Too large (Show diff)
View
drivers/arm/gic/v3/gicv3_private.h
Too large (Show diff)
View
drivers/arm/pl011/aarch32/pl011_console.S
Too large (Show diff)
View
drivers/arm/pl011/aarch64/pl011_console.S
Too large (Show diff)
View
drivers/arm/pl011/pl011_console.S
Too large (Show diff)
View
drivers/arm/pl061/pl061_gpio.c
Too large (Show diff)
View
drivers/arm/sp804/sp804_delay_timer.c
Too large (Show diff)
View
drivers/arm/sp805/sp805.c
Too large (Show diff)
View
drivers/arm/tzc/tzc400.c
Too large (Show diff)
View
drivers/arm/tzc/tzc_common_private.h
Too large (Show diff)
View
drivers/arm/tzc/tzc_dmc500.c
Too large (Show diff)
View
drivers/arm/tzc400/tzc400.c
Too large (Show diff)
View
drivers/auth/auth_mod.c
Too large (Show diff)
View
drivers/auth/crypto_mod.c
Too large (Show diff)
View
drivers/auth/img_parser_mod.c
Too large (Show diff)
View
drivers/auth/mbedtls/mbedtls_common.c
Too large (Show diff)
View
drivers/auth/mbedtls/mbedtls_common.mk
Too large (Show diff)
View
drivers/auth/mbedtls/mbedtls_crypto.c
Too large (Show diff)
View
drivers/auth/mbedtls/mbedtls_crypto.mk
Too large (Show diff)
View
drivers/auth/mbedtls/mbedtls_x509.mk
Too large (Show diff)
View
drivers/auth/mbedtls/mbedtls_x509_parser.c
Too large (Show diff)
View
drivers/auth/tbbr/tbbr_cot.c
Too large (Show diff)
View
drivers/cadence/uart/aarch64/cdns_console.S
Too large (Show diff)
View
drivers/cadence/uart/cdns_console.S
Too large (Show diff)
View
drivers/console/aarch32/console.S
Too large (Show diff)
View
drivers/console/aarch32/skeleton_console.S
Too large (Show diff)
View
drivers/console/aarch64/console.S
Too large (Show diff)
View
drivers/console/aarch64/skeleton_console.S
Too large (Show diff)
View
drivers/console/console.S
Too large (Show diff)
View
drivers/console/skeleton_console.S
Too large (Show diff)
View
drivers/delay_timer/delay_timer.c
Too large (Show diff)
View
drivers/delay_timer/generic_delay_timer.c
Too large (Show diff)
View
drivers/emmc/emmc.c
Too large (Show diff)
View
drivers/gpio/gpio.c
Too large (Show diff)
View
drivers/io/io_block.c
Too large (Show diff)
View
drivers/io/io_dummy.c
Too large (Show diff)
View
drivers/io/io_fip.c
Too large (Show diff)
View
drivers/io/io_memmap.c
Too large (Show diff)
View
drivers/io/io_semihosting.c
Too large (Show diff)
View
drivers/io/io_storage.c
Too large (Show diff)
View
drivers/partition/gpt.c
Too large (Show diff)
View
drivers/partition/partition.c
Too large (Show diff)
View
drivers/synopsys/emmc/dw_mmc.c
Too large (Show diff)
View
drivers/ti/uart/16550_console.S
Too large (Show diff)
View
drivers/ti/uart/aarch64/16550_console.S
Too large (Show diff)
View
include/bl1/bl1.h
Too large (Show diff)
View
include/bl1/tbbr/tbbr_img_desc.h
Too large (Show diff)
View
include/bl31/bl31.h
Too large (Show diff)
View
include/bl31/interrupt_mgmt.h
Too large (Show diff)
View
include/bl32/payloads/tlk.h
Too large (Show diff)
View
include/bl32/sp_min/platform_sp_min.h
Too large (Show diff)
View
include/bl32/tsp/platform_tsp.h
Too large (Show diff)
View
include/bl32/tsp/tsp.h
Too large (Show diff)
View
include/common/aarch32/asm_macros.S
Too large (Show diff)
View
include/common/aarch32/assert_macros.S
Too large (Show diff)
View
include/common/aarch32/el3_common_macros.S
Too large (Show diff)
View
include/common/aarch64/asm_macros.S
Too large (Show diff)
View
include/common/aarch64/assert_macros.S
Too large (Show diff)
View
include/common/aarch64/el3_common_macros.S
Too large (Show diff)
View
include/common/asm_macros_common.S
Too large (Show diff)
View
include/common/bl_common.h
Too large (Show diff)
View
include/common/debug.h
Too large (Show diff)
View
include/common/desc_image_load.h
Too large (Show diff)
View
include/common/ep_info.h
Too large (Show diff)
View
include/common/firmware_image_package.h
Too large (Show diff)
View
include/common/param_header.h
Too large (Show diff)
View
include/common/runtime_svc.h
Too large (Show diff)
View
include/common/tbbr/cot_def.h
Too large (Show diff)
View
include/common/tbbr/tbbr_img_def.h
Too large (Show diff)
View
include/drivers/arm/arm_gic.h
Too large (Show diff)
View
include/drivers/arm/cci.h
Too large (Show diff)
View
include/drivers/arm/cci400.h
Too large (Show diff)
View
include/drivers/arm/ccn.h
Too large (Show diff)
View
include/drivers/arm/gic_common.h
Too large (Show diff)
View
include/drivers/arm/gic_v2.h
Too large (Show diff)
View
include/drivers/arm/gic_v3.h
Too large (Show diff)
View
include/drivers/arm/gicv2.h
Too large (Show diff)
View
include/drivers/arm/gicv3.h
Too large (Show diff)
View
include/drivers/arm/nic_400.h
Too large (Show diff)
View
include/drivers/arm/pl011.h
Too large (Show diff)
View
include/drivers/arm/pl061_gpio.h
Too large (Show diff)
View
include/drivers/arm/sp804_delay_timer.h
Too large (Show diff)
View
include/drivers/arm/sp805.h
Too large (Show diff)
View
include/drivers/arm/tzc400.h
Too large (Show diff)
View
include/drivers/arm/tzc_common.h
Too large (Show diff)
View
include/drivers/arm/tzc_dmc500.h
Too large (Show diff)
View
include/drivers/auth/auth_common.h
Too large (Show diff)
View
include/drivers/auth/auth_mod.h
Too large (Show diff)
View
include/drivers/auth/crypto_mod.h
Too large (Show diff)
View
include/drivers/auth/img_parser_mod.h
Too large (Show diff)
View
include/drivers/auth/mbedtls/mbedtls_common.h
Too large (Show diff)
View
include/drivers/auth/mbedtls/mbedtls_config.h
Too large (Show diff)
View
include/drivers/cadence/cdns_uart.h
Too large (Show diff)
View
include/drivers/console.h
Too large (Show diff)
View
include/drivers/delay_timer.h
Too large (Show diff)
View
include/drivers/emmc.h
Too large (Show diff)
View
include/drivers/generic_delay_timer.h
Too large (Show diff)
View
include/drivers/gpio.h
Too large (Show diff)
View
include/drivers/io/io_block.h
Too large (Show diff)
View
include/drivers/io/io_driver.h
Too large (Show diff)
View
include/drivers/io/io_dummy.h
Too large (Show diff)
View
include/drivers/io/io_fip.h
Too large (Show diff)
View
include/drivers/io/io_memmap.h
Too large (Show diff)
View
include/drivers/io/io_semihosting.h
Too large (Show diff)
View
include/drivers/io/io_storage.h
Too large (Show diff)
View
include/drivers/partition/gpt.h
Too large (Show diff)
View
include/drivers/partition/mbr.h
Too large (Show diff)
View
include/drivers/partition/partition.h
Too large (Show diff)
View
include/drivers/synopsys/dw_mmc.h
Too large (Show diff)
View
include/drivers/ti/uart/uart_16550.h
Too large (Show diff)
View
include/lib/aarch32/arch.h
Too large (Show diff)
View
include/lib/aarch32/arch_helpers.h
Too large (Show diff)
View
include/lib/aarch32/smcc_helpers.h
Too large (Show diff)
View
include/lib/aarch32/smcc_macros.S
Too large (Show diff)
View
include/lib/aarch64/arch.h
Too large (Show diff)
View
include/lib/aarch64/arch_helpers.h
Too large (Show diff)
View
include/lib/aarch64/smcc_helpers.h
Too large (Show diff)
View
include/lib/bakery_lock.h
Too large (Show diff)
View
include/lib/cassert.h
Too large (Show diff)
View
include/lib/cpus/aarch32/aem_generic.h
Too large (Show diff)
View
include/lib/cpus/aarch32/cortex_a32.h
Too large (Show diff)
View
include/lib/cpus/aarch32/cortex_a53.h
Too large (Show diff)
View
include/lib/cpus/aarch32/cortex_a57.h
Too large (Show diff)
View
include/lib/cpus/aarch32/cortex_a72.h
Too large (Show diff)
View
include/lib/cpus/aarch32/cpu_macros.S
Too large (Show diff)
View
include/lib/cpus/aarch64/aem_generic.h
Too large (Show diff)
View
include/lib/cpus/aarch64/cortex_a35.h
Too large (Show diff)
View
include/lib/cpus/aarch64/cortex_a53.h
Too large (Show diff)
View
include/lib/cpus/aarch64/cortex_a57.h
Too large (Show diff)
View
include/lib/cpus/aarch64/cortex_a72.h
Too large (Show diff)
View
include/lib/cpus/aarch64/cortex_a73.h
Too large (Show diff)
View
include/lib/cpus/aarch64/cpu_macros.S
Too large (Show diff)
View
include/lib/cpus/aarch64/denver.h
Too large (Show diff)
View
include/lib/cpus/errata_report.h
Too large (Show diff)
View
include/lib/el3_runtime/aarch32/context.h
Too large (Show diff)
View
include/lib/el3_runtime/aarch64/context.h
Too large (Show diff)
View
include/lib/el3_runtime/context_mgmt.h
Too large (Show diff)
View
include/lib/el3_runtime/cpu_data.h
Too large (Show diff)
View
include/lib/mmio.h
Too large (Show diff)
View
include/lib/pmf/pmf.h
Too large (Show diff)
View
include/lib/pmf/pmf_asm_macros.S
Too large (Show diff)
View
include/lib/pmf/pmf_helpers.h
Too large (Show diff)
View
include/lib/psci/psci.h
Too large (Show diff)
View
include/lib/psci/psci_compat.h
Too large (Show diff)
View
include/lib/psci/psci_lib.h
Too large (Show diff)
View
include/lib/runtime_instr.h
Too large (Show diff)
View
include/lib/semihosting.h
Too large (Show diff)
View
include/lib/smcc.h
Too large (Show diff)
View
include/lib/spinlock.h
Too large (Show diff)
View
include/lib/stdlib/machine/_inttypes.h
Too large (Show diff)
View
include/lib/utils.h
Too large (Show diff)
View
include/lib/utils_def.h
Too large (Show diff)
View
include/lib/xlat_tables/xlat_mmu_helpers.h
Too large (Show diff)
View
include/lib/xlat_tables/xlat_tables.h
Too large (Show diff)
View
include/lib/xlat_tables/xlat_tables_defs.h
Too large (Show diff)
View
include/lib/xlat_tables/xlat_tables_v2.h
Too large (Show diff)
View
include/plat/arm/board/common/board_arm_def.h
Too large (Show diff)
View
include/plat/arm/board/common/board_arm_oid.h
Too large (Show diff)
View
include/plat/arm/board/common/board_css_def.h
Too large (Show diff)
View
include/plat/arm/board/common/drivers/norflash.h
Too large (Show diff)
View
include/plat/arm/board/common/v2m_def.h
Too large (Show diff)
View
include/plat/arm/common/aarch64/arm_macros.S
Too large (Show diff)
View
include/plat/arm/common/aarch64/cci_macros.S
Too large (Show diff)
View
include/plat/arm/common/arm_config.h
Too large (Show diff)
View
include/plat/arm/common/arm_def.h
Too large (Show diff)
View
include/plat/arm/common/arm_sip_svc.h
Too large (Show diff)
View
include/plat/arm/common/arm_xlat_tables.h
Too large (Show diff)
View
include/plat/arm/common/plat_arm.h
Too large (Show diff)
View
include/plat/arm/css/common/aarch64/css_macros.S
Too large (Show diff)
View
include/plat/arm/css/common/css_def.h
Too large (Show diff)
View
include/plat/arm/css/common/css_pm.h
Too large (Show diff)
View
include/plat/arm/soc/common/soc_css.h
Too large (Show diff)
View
include/plat/arm/soc/common/soc_css_def.h
Too large (Show diff)
View
include/plat/common/common_def.h
Too large (Show diff)
View
include/plat/common/platform.h
Too large (Show diff)
View
include/services/std_svc.h
Too large (Show diff)
View
lib/aarch32/cache_helpers.S
Too large (Show diff)
View
lib/aarch32/misc_helpers.S
Too large (Show diff)
View
lib/aarch64/cache_helpers.S
Too large (Show diff)
View
lib/aarch64/misc_helpers.S
Too large (Show diff)
View
lib/aarch64/xlat_tables.c
Too large (Show diff)
View
lib/cpus/aarch32/aem_generic.S
Too large (Show diff)
View
lib/cpus/aarch32/cortex_a32.S
Too large (Show diff)
View
lib/cpus/aarch32/cortex_a53.S
Too large (Show diff)
View
lib/cpus/aarch32/cortex_a57.S
Too large (Show diff)
View
lib/cpus/aarch32/cortex_a72.S
Too large (Show diff)
View
lib/cpus/aarch32/cpu_helpers.S
Too large (Show diff)
View
lib/cpus/aarch64/aem_generic.S
Too large (Show diff)
View
lib/cpus/aarch64/cortex_a35.S
Too large (Show diff)
View
lib/cpus/aarch64/cortex_a53.S
Too large (Show diff)
View
lib/cpus/aarch64/cortex_a57.S
Too large (Show diff)
View
lib/cpus/aarch64/cortex_a72.S
Too large (Show diff)
View
lib/cpus/aarch64/cortex_a73.S
Too large (Show diff)
View
lib/cpus/aarch64/cpu_helpers.S
Too large (Show diff)
View
lib/cpus/aarch64/denver.S
Too large (Show diff)
View
lib/cpus/cpu-ops.mk
Too large (Show diff)
View
lib/cpus/errata_report.c
Too large (Show diff)
View
lib/el3_runtime/aarch32/context_mgmt.c
Too large (Show diff)
View
lib/el3_runtime/aarch32/cpu_data.S
Too large (Show diff)
View
lib/el3_runtime/aarch64/context.S
Too large (Show diff)
View
lib/el3_runtime/aarch64/context_mgmt.c
Too large (Show diff)
View
lib/el3_runtime/aarch64/cpu_data.S
Too large (Show diff)
View
lib/el3_runtime/cpu_data_array.c
Too large (Show diff)
View
lib/libfdt/libfdt.mk
Too large (Show diff)
View
lib/locks/bakery/bakery_lock_coherent.c
Too large (Show diff)
View
lib/locks/bakery/bakery_lock_normal.c
Too large (Show diff)
View
lib/locks/exclusive/aarch32/spinlock.S
Too large (Show diff)
View
lib/locks/exclusive/aarch64/spinlock.S
Too large (Show diff)
View
lib/locks/exclusive/spinlock.S
Too large (Show diff)
View
lib/pmf/pmf_main.c
Too large (Show diff)
View
lib/pmf/pmf_smc.c
Too large (Show diff)
View
lib/psci/aarch32/psci_helpers.S
Too large (Show diff)
View
lib/psci/aarch64/psci_helpers.S
Too large (Show diff)
View
lib/psci/psci_common.c
Too large (Show diff)
View
lib/psci/psci_lib.mk
Too large (Show diff)
View
lib/psci/psci_main.c
Too large (Show diff)
View
lib/psci/psci_off.c
Too large (Show diff)
View
lib/psci/psci_on.c
Too large (Show diff)
View
lib/psci/psci_private.h
Too large (Show diff)
View
lib/psci/psci_setup.c
Too large (Show diff)
View
lib/psci/psci_stat.c
Too large (Show diff)
View
lib/psci/psci_suspend.c
Too large (Show diff)
View
lib/psci/psci_system_off.c
Too large (Show diff)
View
lib/semihosting/aarch32/semihosting_call.S
Too large (Show diff)
View
lib/semihosting/aarch64/semihosting_call.S
Too large (Show diff)
View
lib/semihosting/semihosting.c
Too large (Show diff)
View
lib/stack_protector/aarch32/asm_stack_protector.S
Too large (Show diff)
View
lib/stack_protector/aarch64/asm_stack_protector.S
Too large (Show diff)
View
lib/stack_protector/stack_protector.c
Too large (Show diff)
View
lib/stack_protector/stack_protector.mk
Too large (Show diff)
View
lib/stdlib/abort.c
Too large (Show diff)
View
lib/stdlib/assert.c
Too large (Show diff)
View
lib/stdlib/exit.c
Too large (Show diff)
View
lib/stdlib/mem.c
Too large (Show diff)
View
lib/stdlib/printf.c
Too large (Show diff)
View
lib/stdlib/putchar.c
Too large (Show diff)
View
lib/stdlib/puts.c
Too large (Show diff)
View
lib/stdlib/sscanf.c
Too large (Show diff)
View
lib/stdlib/stdlib.mk
Too large (Show diff)
View
lib/xlat_tables/aarch32/xlat_tables.c
Too large (Show diff)
View
lib/xlat_tables/aarch64/xlat_tables.c
Too large (Show diff)
View
lib/xlat_tables/xlat_tables_common.c
Too large (Show diff)
View
lib/xlat_tables/xlat_tables_private.h
Too large (Show diff)
View
lib/xlat_tables_v2/aarch32/xlat_tables_arch.c
Too large (Show diff)
View
lib/xlat_tables_v2/aarch32/xlat_tables_arch.h
Too large (Show diff)
View
lib/xlat_tables_v2/aarch64/xlat_tables_arch.c
Too large (Show diff)
View
lib/xlat_tables_v2/aarch64/xlat_tables_arch.h
Too large (Show diff)
View
lib/xlat_tables_v2/xlat_tables.mk
Too large (Show diff)
View
lib/xlat_tables_v2/xlat_tables_common.c
Too large (Show diff)
View
lib/xlat_tables_v2/xlat_tables_internal.c
Too large (Show diff)
View
lib/xlat_tables_v2/xlat_tables_private.h
Too large (Show diff)
View
make_helpers/build_env.mk
Too large (Show diff)
View
make_helpers/build_macros.mk
Too large (Show diff)
View
make_helpers/cygwin.mk
Too large (Show diff)
View
make_helpers/defaults.mk
Too large (Show diff)
View
make_helpers/msys.mk
Too large (Show diff)
View
make_helpers/plat_helpers.mk
Too large (Show diff)
View
make_helpers/tbbr/tbbr_tools.mk
Too large (Show diff)
View
make_helpers/unix.mk
Too large (Show diff)
View
make_helpers/windows.mk
Too large (Show diff)
View
plat/arm/board/common/aarch32/board_arm_helpers.S
Too large (Show diff)
View
plat/arm/board/common/aarch64/board_arm_helpers.S
Too large (Show diff)
View
plat/arm/board/common/board_arm_trusted_boot.c
Too large (Show diff)
View
plat/arm/board/common/board_common.mk
Too large (Show diff)
View
plat/arm/board/common/board_css.mk
Too large (Show diff)
View
plat/arm/board/common/board_css_common.c
Too large (Show diff)
View
plat/arm/board/common/drivers/norflash/norflash.c
Too large (Show diff)
View
plat/arm/board/fvp/aarch32/fvp_helpers.S
Too large (Show diff)
View
plat/arm/board/fvp/aarch64/fvp_helpers.S
Too large (Show diff)
View
plat/arm/board/fvp/drivers/pwrc/fvp_pwrc.c
Too large (Show diff)
View
plat/arm/board/fvp/drivers/pwrc/fvp_pwrc.h
Too large (Show diff)
View
plat/arm/board/fvp/fvp_bl1_setup.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_bl2_setup.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_bl2u_setup.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_bl31_setup.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_common.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_def.h
Too large (Show diff)
View
plat/arm/board/fvp/fvp_err.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_io_storage.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_pm.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_private.h
Too large (Show diff)
View
plat/arm/board/fvp/fvp_security.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_stack_protector.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_topology.c
Too large (Show diff)
View
plat/arm/board/fvp/fvp_trusted_boot.c
Too large (Show diff)
View
plat/arm/board/fvp/include/plat_macros.S
Too large (Show diff)
View
plat/arm/board/fvp/include/platform_def.h
Too large (Show diff)
View
plat/arm/board/fvp/include/platform_oid.h
Too large (Show diff)
View
plat/arm/board/fvp/platform.mk
Too large (Show diff)
View
plat/arm/board/fvp/sp_min/fvp_sp_min_setup.c
Too large (Show diff)
View
plat/arm/board/fvp/sp_min/sp_min-fvp.mk
Too large (Show diff)
View
plat/arm/board/fvp/tsp/fvp_tsp_setup.c
Too large (Show diff)
View
plat/arm/board/fvp/tsp/tsp-fvp.mk
Too large (Show diff)
View
plat/arm/board/juno/aarch32/juno_helpers.S
Too large (Show diff)
View
plat/arm/board/juno/aarch64/juno_helpers.S
Too large (Show diff)
View
plat/arm/board/juno/include/plat_macros.S
Too large (Show diff)
View
plat/arm/board/juno/include/platform_def.h
Too large (Show diff)
View
plat/arm/board/juno/include/platform_oid.h
Too large (Show diff)
View
plat/arm/board/juno/juno_bl1_setup.c
Too large (Show diff)
View
plat/arm/board/juno/juno_bl2_setup.c
Too large (Show diff)
View
plat/arm/board/juno/juno_decl.h
Too large (Show diff)
View
plat/arm/board/juno/juno_def.h
Too large (Show diff)
View
plat/arm/board/juno/juno_err.c
Too large (Show diff)
View
plat/arm/board/juno/juno_security.c
Too large (Show diff)
View
plat/arm/board/juno/juno_stack_protector.c
Too large (Show diff)
View
plat/arm/board/juno/juno_topology.c
Too large (Show diff)
View
plat/arm/board/juno/juno_trng.c
Too large (Show diff)
View
plat/arm/board/juno/platform.mk
Too large (Show diff)
View
plat/arm/board/juno/sp_min/sp_min-juno.mk
Too large (Show diff)
View
plat/arm/board/juno/tsp/tsp-juno.mk
Too large (Show diff)
View
plat/arm/common/aarch32/arm_bl2_mem_params_desc.c
Too large (Show diff)
View
plat/arm/common/aarch32/arm_helpers.S
Too large (Show diff)
View
plat/arm/common/aarch64/arm_bl2_mem_params_desc.c
Too large (Show diff)
View
plat/arm/common/aarch64/arm_helpers.S
Too large (Show diff)
View
plat/arm/common/arm_bl1_fwu.c
Too large (Show diff)
View
plat/arm/common/arm_bl1_setup.c
Too large (Show diff)
View
plat/arm/common/arm_bl2_setup.c
Too large (Show diff)
View
plat/arm/common/arm_bl2u_setup.c
Too large (Show diff)
View
plat/arm/common/arm_bl31_setup.c
Too large (Show diff)
View
plat/arm/common/arm_cci.c
Too large (Show diff)
View
plat/arm/common/arm_ccn.c
Too large (Show diff)
View
plat/arm/common/arm_common.c
Too large (Show diff)
View
plat/arm/common/arm_common.mk
Too large (Show diff)
View
plat/arm/common/arm_gicv2.c
Too large (Show diff)
View
plat/arm/common/arm_gicv3.c
Too large (Show diff)
View
plat/arm/common/arm_gicv3_legacy.c
Too large (Show diff)
View
plat/arm/common/arm_image_load.c
Too large (Show diff)
View
plat/arm/common/arm_io_storage.c
Too large (Show diff)
View
plat/arm/common/arm_pm.c
Too large (Show diff)
View
plat/arm/common/arm_sip_svc.c
Too large (Show diff)
View
plat/arm/common/arm_topology.c
Too large (Show diff)
View
plat/arm/common/arm_tzc400.c
Too large (Show diff)
View
plat/arm/common/arm_tzc_dmc500.c
Too large (Show diff)
View
plat/arm/common/sp_min/arm_sp_min.mk
Too large (Show diff)
View
plat/arm/common/sp_min/arm_sp_min_setup.c
Too large (Show diff)
View
plat/arm/common/tsp/arm_tsp.mk
Too large (Show diff)
View
plat/arm/common/tsp/arm_tsp_setup.c
Too large (Show diff)
View
plat/arm/css/common/aarch32/css_helpers.S
Too large (Show diff)
View
plat/arm/css/common/aarch64/css_helpers.S
Too large (Show diff)
View
plat/arm/css/common/css_bl1_setup.c
Too large (Show diff)
View
plat/arm/css/common/css_bl2_setup.c
Too large (Show diff)
View
plat/arm/css/common/css_bl2u_setup.c
Too large (Show diff)
View
plat/arm/css/common/css_common.mk
Too large (Show diff)
View
plat/arm/css/common/css_pm.c
Too large (Show diff)
View
plat/arm/css/common/css_scp_bootloader.c
Too large (Show diff)
View
plat/arm/css/common/css_scp_bootloader.h
Too large (Show diff)
View
plat/arm/css/common/css_topology.c
Too large (Show diff)
View
plat/arm/css/drivers/scp/css_pm_scpi.c
Too large (Show diff)
View
plat/arm/css/drivers/scp/css_scp.h
Too large (Show diff)
View
plat/arm/css/drivers/scpi/css_mhu.c
Too large (Show diff)
View
plat/arm/css/drivers/scpi/css_mhu.h
Too large (Show diff)
View
plat/arm/css/drivers/scpi/css_scpi.c
Too large (Show diff)
View
plat/arm/css/drivers/scpi/css_scpi.h
Too large (Show diff)
View
plat/arm/soc/common/soc_css.mk
Too large (Show diff)
View
plat/arm/soc/common/soc_css_security.c
Too large (Show diff)
View
plat/common/aarch32/plat_common.c
Too large (Show diff)
View
plat/common/aarch32/platform_helpers.S
Too large (Show diff)
View
plat/common/aarch32/platform_mp_stack.S
Too large (Show diff)
View
plat/common/aarch32/platform_up_stack.S
Too large (Show diff)
View
plat/common/aarch64/plat_common.c
Too large (Show diff)
View
plat/common/aarch64/plat_psci_common.c
Too large (Show diff)
View
plat/common/aarch64/platform_helpers.S
Too large (Show diff)
View
plat/common/aarch64/platform_mp_stack.S
Too large (Show diff)
View
plat/common/aarch64/platform_up_stack.S
Too large (Show diff)
View
plat/common/plat_bl1_common.c
Too large (Show diff)
View
plat/common/plat_gic.c
Too large (Show diff)
View
plat/common/plat_gicv2.c
Too large (Show diff)
View
plat/common/plat_gicv3.c
Too large (Show diff)
View
plat/common/plat_psci_common.c
Too large (Show diff)
View
plat/common/tbbr/plat_tbbr.c
Too large (Show diff)
View
plat/compat/aarch64/plat_helpers_compat.S
Too large (Show diff)
View
plat/compat/plat_compat.mk
Too large (Show diff)
View
plat/compat/plat_pm_compat.c
Too large (Show diff)
View
plat/compat/plat_topology_compat.c
Too large (Show diff)
View
plat/mediatek/common/custom/oem_svc.c
Too large (Show diff)
View
plat/mediatek/common/custom/oem_svc.h
Too large (Show diff)
View
plat/mediatek/common/drivers/uart/8250_console.S
Too large (Show diff)
View
plat/mediatek/common/drivers/uart/uart8250.h
Too large (Show diff)
View
plat/mediatek/common/mtk_plat_common.c
Too large (Show diff)
View
plat/mediatek/common/mtk_plat_common.h
Too large (Show diff)
View
plat/mediatek/common/mtk_sip_svc.c
Too large (Show diff)
View
plat/mediatek/common/mtk_sip_svc.h
Too large (Show diff)
View
plat/mediatek/mt6795/aarch64/plat_helpers.S
Too large (Show diff)
View
plat/mediatek/mt6795/bl31.ld.S
Too large (Show diff)
View
plat/mediatek/mt6795/bl31_plat_setup.c
Too large (Show diff)
View
plat/mediatek/mt6795/drivers/timer/mt_cpuxgpt.c
Too large (Show diff)
View
plat/mediatek/mt6795/drivers/timer/mt_cpuxgpt.h
Too large (Show diff)
View
plat/mediatek/mt6795/include/mcucfg.h
Too large (Show diff)
View
plat/mediatek/mt6795/include/plat_macros.S
Too large (Show diff)
View
plat/mediatek/mt6795/include/plat_private.h
Too large (Show diff)
View
plat/mediatek/mt6795/include/plat_sip_calls.h
Too large (Show diff)
View
plat/mediatek/mt6795/include/platform_def.h
Too large (Show diff)
View
plat/mediatek/mt6795/include/power_tracer.h
Too large (Show diff)
View
plat/mediatek/mt6795/include/scu.h
Too large (Show diff)
View
plat/mediatek/mt6795/include/spm.h
Too large (Show diff)
View
plat/mediatek/mt6795/plat_delay_timer.c
Too large (Show diff)
View
plat/mediatek/mt6795/plat_mt_gic.c
Too large (Show diff)
View
plat/mediatek/mt6795/plat_pm.c
Too large (Show diff)
View
plat/mediatek/mt6795/plat_topology.c
Too large (Show diff)
View
plat/mediatek/mt6795/platform.mk
Too large (Show diff)
View
plat/mediatek/mt6795/power_tracer.c
Too large (Show diff)
View
plat/mediatek/mt6795/scu.c
Too large (Show diff)
View
plat/mediatek/mt8173/aarch64/plat_helpers.S
Too large (Show diff)
View
plat/mediatek/mt8173/aarch64/platform_common.c
Too large (Show diff)
View
plat/mediatek/mt8173/bl31_plat_setup.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/crypt/crypt.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/crypt/crypt.h
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/mtcmos/mtcmos.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/mtcmos/mtcmos.h
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/pmic/pmic_wrap_init.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/pmic/pmic_wrap_init.h
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/rtc/rtc.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/rtc/rtc.h
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/spm/spm.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/spm/spm.h
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/spm/spm_hotplug.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/spm/spm_hotplug.h
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/spm/spm_mcdi.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/spm/spm_mcdi.h
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/spm/spm_suspend.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/spm/spm_suspend.h
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/timer/mt_cpuxgpt.c
Too large (Show diff)
View
plat/mediatek/mt8173/drivers/timer/mt_cpuxgpt.h
Too large (Show diff)
View
plat/mediatek/mt8173/include/mcucfg.h
Too large (Show diff)
View
plat/mediatek/mt8173/include/mt8173_def.h
Too large (Show diff)
View
plat/mediatek/mt8173/include/plat_macros.S
Too large (Show diff)
View
plat/mediatek/mt8173/include/plat_private.h
Too large (Show diff)
View
plat/mediatek/mt8173/include/plat_sip_calls.h
Too large (Show diff)
View
plat/mediatek/mt8173/include/platform_def.h
Too large (Show diff)
View
plat/mediatek/mt8173/include/power_tracer.h
Too large (Show diff)
View
plat/mediatek/mt8173/include/scu.h
Too large (Show diff)
View
plat/mediatek/mt8173/plat_mt_gic.c
Too large (Show diff)
View
plat/mediatek/mt8173/plat_pm.c
Too large (Show diff)
View
plat/mediatek/mt8173/plat_sip_calls.c
Too large (Show diff)
View
plat/mediatek/mt8173/plat_topology.c
Too large (Show diff)
View
plat/mediatek/mt8173/platform.mk
Too large (Show diff)
View
plat/mediatek/mt8173/power_tracer.c
Too large (Show diff)
View
plat/mediatek/mt8173/scu.c
Too large (Show diff)
View
plat/nvidia/tegra/common/aarch64/tegra_helpers.S
Too large (Show diff)
View
plat/nvidia/tegra/common/drivers/flowctrl/flowctrl.c
Too large (Show diff)
View
plat/nvidia/tegra/common/drivers/memctrl/memctrl_v1.c
Too large (Show diff)
View
plat/nvidia/tegra/common/drivers/memctrl/memctrl_v2.c
Too large (Show diff)
View
plat/nvidia/tegra/common/drivers/pmc/pmc.c
Too large (Show diff)
View
plat/nvidia/tegra/common/drivers/smmu/smmu.c
Too large (Show diff)
View
plat/nvidia/tegra/common/tegra_bl31_setup.c
Too large (Show diff)
View
plat/nvidia/tegra/common/tegra_common.mk
Too large (Show diff)
View
plat/nvidia/tegra/common/tegra_delay_timer.c
Too large (Show diff)
View
plat/nvidia/tegra/common/tegra_fiq_glue.c
Too large (Show diff)
View
plat/nvidia/tegra/common/tegra_gic.c
Too large (Show diff)
View
plat/nvidia/tegra/common/tegra_platform.c
Too large (Show diff)
View
plat/nvidia/tegra/common/tegra_pm.c
Too large (Show diff)
View
plat/nvidia/tegra/common/tegra_sip_calls.c
Too large (Show diff)
View
plat/nvidia/tegra/common/tegra_topology.c
Too large (Show diff)
View
plat/nvidia/tegra/include/drivers/flowctrl.h
Too large (Show diff)
View
plat/nvidia/tegra/include/drivers/mce.h
Too large (Show diff)
View
plat/nvidia/tegra/include/drivers/memctrl.h
Too large (Show diff)
View
plat/nvidia/tegra/include/drivers/memctrl_v1.h
Too large (Show diff)
View
plat/nvidia/tegra/include/drivers/memctrl_v2.h
Too large (Show diff)
View
plat/nvidia/tegra/include/drivers/pmc.h
Too large (Show diff)
View
plat/nvidia/tegra/include/drivers/smmu.h
Too large (Show diff)
View
plat/nvidia/tegra/include/plat_macros.S
Too large (Show diff)
View
plat/nvidia/tegra/include/platform_def.h
Too large (Show diff)
View
plat/nvidia/tegra/include/t132/tegra_def.h
Too large (Show diff)
View
plat/nvidia/tegra/include/t186/tegra_def.h
Too large (Show diff)
View
plat/nvidia/tegra/include/t210/tegra_def.h
Too large (Show diff)
View
plat/nvidia/tegra/include/tegra_platform.h
Too large (Show diff)
View
plat/nvidia/tegra/include/tegra_private.h
Too large (Show diff)
View
plat/nvidia/tegra/platform.mk
Too large (Show diff)
View
plat/nvidia/tegra/soc/t132/plat_psci_handlers.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t132/plat_secondary.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t132/plat_setup.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t132/plat_sip_calls.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t132/platform_t132.mk
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/drivers/include/mce_private.h
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/drivers/include/t18x_ari.h
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/drivers/mce/aarch64/nvg_helpers.S
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/drivers/mce/ari.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/drivers/mce/mce.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/drivers/mce/nvg.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/plat_memctrl.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/plat_psci_handlers.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/plat_secondary.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/plat_setup.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/plat_sip_calls.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/plat_trampoline.S
Too large (Show diff)
View
plat/nvidia/tegra/soc/t186/platform_t186.mk
Too large (Show diff)
View
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t210/plat_secondary.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t210/plat_setup.c
Too large (Show diff)
View
plat/nvidia/tegra/soc/t210/platform_t210.mk
Too large (Show diff)
View
plat/qemu/aarch64/plat_helpers.S
Too large (Show diff)
View
plat/qemu/dt.c
Too large (Show diff)
View
plat/qemu/include/plat_macros.S
Too large (Show diff)
View
plat/qemu/include/platform_def.h
Too large (Show diff)
View
plat/qemu/platform.mk
Too large (Show diff)
View
plat/qemu/qemu_bl1_setup.c
Too large (Show diff)
View
plat/qemu/qemu_bl2_setup.c
Too large (Show diff)
View
plat/qemu/qemu_bl31_setup.c
Too large (Show diff)
View
plat/qemu/qemu_common.c
Too large (Show diff)
View
plat/qemu/qemu_gic.c
Too large (Show diff)
View
plat/qemu/qemu_io_storage.c
Too large (Show diff)
View
plat/qemu/qemu_pm.c
Too large (Show diff)
View
plat/qemu/qemu_private.h
Too large (Show diff)
View
plat/qemu/topology.c
Too large (Show diff)
View
plat/rockchip/common/aarch64/plat_helpers.S
Too large (Show diff)
View
plat/rockchip/common/aarch64/platform_common.c
Too large (Show diff)
View
plat/rockchip/common/bl31_plat_setup.c
Too large (Show diff)
View
plat/rockchip/common/drivers/pmu/pmu_com.h
Too large (Show diff)
View
plat/rockchip/common/include/plat_macros.S
Too large (Show diff)
View
plat/rockchip/common/include/plat_params.h
Too large (Show diff)
View
plat/rockchip/common/include/plat_private.h
Too large (Show diff)
View
plat/rockchip/common/include/rockchip_sip_svc.h
Too large (Show diff)
View
plat/rockchip/common/params_setup.c
Too large (Show diff)
View
plat/rockchip/common/plat_pm.c
Too large (Show diff)
View
plat/rockchip/common/plat_topology.c
Too large (Show diff)
View
plat/rockchip/common/pmusram/pmu_sram.c
Too large (Show diff)
View
plat/rockchip/common/pmusram/pmu_sram.h
Too large (Show diff)
View
plat/rockchip/common/pmusram/pmu_sram_cpus_on.S
Too large (Show diff)
View
plat/rockchip/common/rockchip_gicv2.c
Too large (Show diff)
View
plat/rockchip/common/rockchip_gicv3.c
Too large (Show diff)
View
plat/rockchip/common/rockchip_sip_svc.c
Too large (Show diff)
View
plat/rockchip/rk3368/drivers/ddr/ddr_rk3368.c
Too large (Show diff)
View
plat/rockchip/rk3368/drivers/ddr/ddr_rk3368.h
Too large (Show diff)
View
plat/rockchip/rk3368/drivers/pmu/plat_pmu_macros.S
Too large (Show diff)
View
plat/rockchip/rk3368/drivers/pmu/pmu.c
Too large (Show diff)
View
plat/rockchip/rk3368/drivers/pmu/pmu.h
Too large (Show diff)
View
plat/rockchip/rk3368/drivers/soc/soc.c
Too large (Show diff)
View
plat/rockchip/rk3368/drivers/soc/soc.h
Too large (Show diff)
View
plat/rockchip/rk3368/include/plat_sip_calls.h
Too large (Show diff)
View
plat/rockchip/rk3368/include/platform_def.h
Too large (Show diff)
View
plat/rockchip/rk3368/plat_sip_calls.c
Too large (Show diff)
View
plat/rockchip/rk3368/platform.mk
Too large (Show diff)
View
plat/rockchip/rk3368/rk3368_def.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/dfs.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/dfs.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/dram.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/dram.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/dram_spec_timing.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/dram_spec_timing.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/suspend.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/dram/suspend.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/gpio/rk3399_gpio.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/m0/Makefile
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/m0/include/addressmap.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/m0/include/rk3399_mcu.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/m0/src/dram.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/m0/src/main.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/m0/src/rk3399m0.ld.S
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/m0/src/startup.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/m0/src/stopwatch.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/m0/src/suspend.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/pmu/m0_ctl.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/pmu/m0_ctl.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/pmu/plat_pmu_macros.S
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/pmu/pmu.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/pmu/pmu.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/pmu/pmu_fw.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/pwm/pwm.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/pwm/pwm.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/secure/secure.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/secure/secure.h
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/soc/soc.c
Too large (Show diff)
View
plat/rockchip/rk3399/drivers/soc/soc.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/addressmap.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/plat.ld.S
Too large (Show diff)
View
plat/rockchip/rk3399/include/plat_sip_calls.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/platform_def.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/shared/addressmap_shared.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/shared/bl31_param.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/shared/dram_regs.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/shared/m0_param.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/shared/misc_regs.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/shared/pmu_bits.h
Too large (Show diff)
View
plat/rockchip/rk3399/include/shared/pmu_regs.h
Too large (Show diff)
View
plat/rockchip/rk3399/plat_sip_calls.c
Too large (Show diff)
View
plat/rockchip/rk3399/platform.mk
Too large (Show diff)
View
plat/rockchip/rk3399/rk3399_def.h
Too large (Show diff)
View
plat/xilinx/zynqmp/aarch64/zynqmp_common.c
Too large (Show diff)
View
plat/xilinx/zynqmp/aarch64/zynqmp_helpers.S
Too large (Show diff)
View
plat/xilinx/zynqmp/bl31_zynqmp_setup.c
Too large (Show diff)
View
plat/xilinx/zynqmp/include/plat_macros.S
Too large (Show diff)
View
plat/xilinx/zynqmp/include/platform_def.h
Too large (Show diff)
View
plat/xilinx/zynqmp/plat_psci.c
Too large (Show diff)
View
plat/xilinx/zynqmp/plat_startup.c
Too large (Show diff)
View
plat/xilinx/zynqmp/plat_topology.c
Too large (Show diff)
View
plat/xilinx/zynqmp/plat_zynqmp.c
Too large (Show diff)
View
plat/xilinx/zynqmp/platform.mk
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_api_sys.c
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_api_sys.h
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_client.c
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_client.h
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_common.h
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_defs.h
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_ipi.c
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_ipi.h
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_svc_main.c
Too large (Show diff)
View
plat/xilinx/zynqmp/pm_service/pm_svc_main.h
Too large (Show diff)
View
plat/xilinx/zynqmp/sip_svc_setup.c
Too large (Show diff)
View
plat/xilinx/zynqmp/tsp/tsp-zynqmp.mk
Too large (Show diff)
View
plat/xilinx/zynqmp/tsp/tsp_plat_setup.c
Too large (Show diff)
View
plat/xilinx/zynqmp/zynqmp_def.h
Too large (Show diff)
View
plat/xilinx/zynqmp/zynqmp_private.h
Too large (Show diff)
View
services/spd/opteed/opteed.mk
Too large (Show diff)
View
services/spd/opteed/opteed_common.c
Too large (Show diff)
View
services/spd/opteed/opteed_helpers.S
Too large (Show diff)
View
services/spd/opteed/opteed_main.c
Too large (Show diff)
View
services/spd/opteed/opteed_pm.c
Too large (Show diff)
View
services/spd/opteed/opteed_private.h
Too large (Show diff)
View
services/spd/opteed/teesmc_opteed.h
Too large (Show diff)
View
services/spd/opteed/teesmc_opteed_macros.h
Too large (Show diff)
View
services/spd/tlkd/tlkd.mk
Too large (Show diff)
View
services/spd/tlkd/tlkd_common.c
Too large (Show diff)
View
services/spd/tlkd/tlkd_helpers.S
Too large (Show diff)
View
services/spd/tlkd/tlkd_main.c
Too large (Show diff)
View
services/spd/tlkd/tlkd_pm.c
Too large (Show diff)
View
services/spd/tlkd/tlkd_private.h
Too large (Show diff)
View
services/spd/trusty/sm_err.h
Too large (Show diff)
View
services/spd/trusty/smcall.h
Too large (Show diff)
View
services/spd/trusty/trusty.c
Too large (Show diff)
View
services/spd/trusty/trusty.mk
Too large (Show diff)
View
services/spd/trusty/trusty_helpers.S
Too large (Show diff)
View
services/spd/tspd/tspd.mk
Too large (Show diff)
View
services/spd/tspd/tspd_common.c
Too large (Show diff)
View
services/spd/tspd/tspd_helpers.S
Too large (Show diff)
View
services/spd/tspd/tspd_main.c
Too large (Show diff)
View
services/spd/tspd/tspd_pm.c
Too large (Show diff)
View
services/spd/tspd/tspd_private.h
Too large (Show diff)
View
services/std_svc/std_svc_setup.c
Too large (Show diff)
View
tools/cert_create/Makefile
Too large (Show diff)
View
tools/cert_create/include/cert.h
Too large (Show diff)
View
tools/cert_create/include/cmd_opt.h
Too large (Show diff)
View
tools/cert_create/include/debug.h
Too large (Show diff)
View
tools/cert_create/include/ext.h
Too large (Show diff)
View
tools/cert_create/include/key.h
Too large (Show diff)
View
tools/cert_create/include/sha.h
Too large (Show diff)
View
tools/cert_create/include/tbbr/tbb_cert.h
Too large (Show diff)
View
tools/cert_create/include/tbbr/tbb_ext.h
Too large (Show diff)
View
tools/cert_create/include/tbbr/tbb_key.h
Too large (Show diff)
View
tools/cert_create/src/cert.c
Too large (Show diff)
View
tools/cert_create/src/cmd_opt.c
Too large (Show diff)
View
tools/cert_create/src/ext.c
Too large (Show diff)
View
tools/cert_create/src/key.c
Too large (Show diff)
View
tools/cert_create/src/main.c
Too large (Show diff)
View
tools/cert_create/src/sha.c
Too large (Show diff)
View
tools/cert_create/src/tbbr/tbb_cert.c
Too large (Show diff)
View
tools/cert_create/src/tbbr/tbb_ext.c
Too large (Show diff)
View
tools/cert_create/src/tbbr/tbb_key.c
Too large (Show diff)
View
tools/fiptool/Makefile
Too large (Show diff)
View
tools/fiptool/fip_create.sh
Too large (Show diff)
View
tools/fiptool/fiptool.c
Too large (Show diff)
View
tools/fiptool/fiptool.h
Too large (Show diff)
View
tools/fiptool/tbbr_config.c
Too large (Show diff)
View
tools/fiptool/tbbr_config.h
Too large (Show diff)