History log of /rk3399_ARM-atf/ (Results 14226 – 14250 of 18314)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fad365df02-Oct-2018 Soby Mathew <soby.mathew@arm.com>

docs: Fixup filename and links to compatibility policy

Change-Id: I9d14faa7294578443233b84d5459fa7b62a30c07
Signed-off-by: Soby Mathew <soby.mathew@arm.com>

c0740e4f28-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM

This option makes it hard to optimize the memory definitions of all Arm
platforms because any change in the common defines must work in all of
them. Th

plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM

This option makes it hard to optimize the memory definitions of all Arm
platforms because any change in the common defines must work in all of
them. The best thing to do is to remove it and move the definition to
each platform's header.

FVP, SGI and SGM were using the definitions in board_arm_def.h. The
definitions have been copied to each platform's platform_def.h. Juno
was already using the ones in platform_def.h, so there have been no
changes.

Change-Id: I9aecd11bbc72a3d0d7aad1ef9934d8df21dcfaf2
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

5eb4884902-Oct-2018 Soby Mathew <soby.mathew@arm.com>

Merge pull request #1601 from joannafarley-arm/jf/release-2.0-changelog

Release docs updates for v2.0 release

84568b9702-Oct-2018 Soby Mathew <soby.mathew@arm.com>

Merge pull request #1599 from soby-mathew/sm/update_v2.0

Update the version to 2.0

f9f26a5a28-Sep-2018 Joanna Farley <joanna.farley@arm.com>

Release docs updates for v2.0 release

Change-Id: Iaa5c586b65f0abdd4ddbdee4c73d07811a0aff49
Signed-off-by: Joanna Farley <joanna.farley@arm.com>

ab2844b602-Oct-2018 Soby Mathew <soby.mathew@arm.com>

Merge pull request #1600 from soby-mathew/sm/compat_policy_doc

docs: Add platform compatibility policy document

6e93eef426-Sep-2018 Soby Mathew <soby.mathew@arm.com>

docs: Add platform compatibility policy document

Information regarding platform compatibility policy
is added to the documentation.

Change-Id: If9f2a11160f81354ee2c678f0fca9d67fc7366e6
Signed-off-b

docs: Add platform compatibility policy document

Information regarding platform compatibility policy
is added to the documentation.

Change-Id: If9f2a11160f81354ee2c678f0fca9d67fc7366e6
Signed-off-by: Soby Mathew <soby.mathew@arm.com>

show more ...

848f00ce02-Oct-2018 Soby Mathew <soby.mathew@arm.com>

Merge pull request #1598 from soby-mathew/sm/docs_update_deprecate_1

docs: update for removal of deprecated interfaces.

3ccfcd6e02-Oct-2018 Soby Mathew <soby.mathew@arm.com>

Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated

Remove deprecated interfaces for all platforms


.gitignore
Makefile
bl1/bl1_fwu.c
bl1/bl1_main.c
bl1/tbbr/tbbr_img_desc.c
bl2/bl2.mk
bl31/bl31_context_mgmt.c
common/bl_common.c
docs/firmware-design.rst
docs/plat/xilinx-zynqmp.rst
docs/porting-guide.rst
docs/user-guide.rst
drivers/arm/gic/v2/gicv2_helpers.c
drivers/arm/gic/v2/gicv2_main.c
drivers/arm/gic/v2/gicv2_private.h
drivers/arm/gic/v3/gicv3_helpers.c
drivers/arm/gic/v3/gicv3_main.c
drivers/arm/gic/v3/gicv3_private.h
drivers/auth/mbedtls/mbedtls_common.mk
drivers/cadence/uart/aarch64/cdns_console.S
include/bl32/sp_min/platform_sp_min.h
include/common/aarch64/asm_macros.S
include/common/bl_common.h
include/common/desc_image_load.h
include/drivers/arm/gicv2.h
include/drivers/arm/gicv3.h
include/drivers/arm/tzc400.h
include/drivers/auth/mbedtls/mbedtls_config.h
include/lib/aarch32/arch.h
include/lib/aarch64/arch.h
include/lib/cpus/aarch32/cortex_a53.h
include/lib/cpus/aarch32/cortex_a57.h
include/lib/cpus/aarch32/cortex_a72.h
include/lib/cpus/aarch64/cortex_a53.h
include/lib/cpus/aarch64/cortex_a57.h
include/lib/cpus/aarch64/cortex_a72.h
include/lib/el3_runtime/context_mgmt.h
include/lib/psci/psci.h
include/lib/smccc.h
include/lib/smccc_v1.h
include/lib/utils.h
include/lib/xlat_tables/xlat_mmu_helpers.h
include/lib/xlat_tables/xlat_tables.h
include/lib/xlat_tables/xlat_tables_v2.h
include/plat/arm/common/arm_def.h
include/plat/arm/common/plat_arm.h
include/plat/common/common_def.h
include/plat/common/platform.h
include/plat/marvell/a8k/common/board_marvell_def.h
include/plat/marvell/a8k/common/plat_marvell.h
lib/aarch64/misc_helpers.S
lib/psci/aarch64/psci_helpers.S
lib/psci/psci_common.c
lib/xlat_tables/aarch32/xlat_tables.c
lib/xlat_tables/xlat_tables_private.h
lib/xlat_tables_v2/xlat_tables_context.c
make_helpers/defaults.mk
plat/allwinner/sun50i_a64/platform.mk
plat/allwinner/sun50i_h6/platform.mk
plat/arm/board/fvp/fvp_common.c
plat/arm/board/fvp/include/platform_def.h
plat/arm/board/fvp/platform.mk
plat/arm/board/juno/platform.mk
plat/arm/common/arm_bl1_setup.c
plat/arm/common/arm_bl2_setup.c
plat/arm/common/arm_bl31_setup.c
plat/arm/common/arm_common.c
plat/arm/common/arm_common.mk
plat/arm/common/arm_dyn_cfg.c
plat/arm/common/arm_pm.c
plat/arm/css/common/css_bl2_setup.c
plat/arm/css/sgi/include/platform_def.h
plat/arm/css/sgi/include/sgi_plat_config.h
plat/arm/css/sgi/sgi-common.mk
plat/arm/css/sgi/sgi_plat.c
plat/arm/css/sgm/include/sgm_plat_config.h
plat/arm/css/sgm/sgm-common.mk
plat/arm/css/sgm/sgm_mmap_config.c
plat/arm/css/sgm/sgm_plat_config.c
plat/common/aarch32/plat_sp_min_common.c
plat/common/aarch64/plat_common.c
plat/common/aarch64/platform_helpers.S
plat/common/aarch64/platform_mp_stack.S
plat/common/aarch64/platform_up_stack.S
plat/common/plat_bl1_common.c
plat/common/plat_bl_common.c
plat/hisilicon/hikey/aarch64/hikey_common.c
plat/hisilicon/hikey/hikey_bl1_setup.c
plat/hisilicon/hikey/hikey_bl31_setup.c
plat/hisilicon/hikey/include/plat_macros.S
plat/hisilicon/hikey/include/platform_def.h
plat/hisilicon/hikey/platform.mk
plat/hisilicon/hikey960/aarch64/hikey960_common.c
plat/hisilicon/hikey960/hikey960_bl1_setup.c
plat/hisilicon/hikey960/hikey960_bl31_setup.c
plat/hisilicon/hikey960/include/plat_macros.S
plat/hisilicon/hikey960/include/platform_def.h
plat/hisilicon/hikey960/platform.mk
plat/hisilicon/poplar/aarch64/platform_common.c
plat/hisilicon/poplar/bl1_plat_setup.c
plat/hisilicon/poplar/bl2_plat_setup.c
plat/hisilicon/poplar/bl31_plat_setup.c
plat/hisilicon/poplar/include/platform_def.h
plat/hisilicon/poplar/plat_pm.c
plat/hisilicon/poplar/platform.mk
plat/imx/common/plat_imx8_gic.c
plat/imx/imx7/warp7/platform.mk
plat/imx/imx7/warp7/warp7_bl2_el3_setup.c
plat/imx/imx8qm/imx8qm_bl31_setup.c
plat/imx/imx8qm/platform.mk
plat/imx/imx8qx/imx8qx_bl31_setup.c
plat/imx/imx8qx/platform.mk
plat/layerscape/board/ls1043/platform.mk
plat/layerscape/common/ls_bl31_setup.c
plat/layerscape/common/ls_common.mk
plat/layerscape/common/tsp/ls_tsp_setup.c
plat/marvell/a8k/common/a8k_common.mk
plat/marvell/common/marvell_bl2_setup.c
plat/marvell/common/marvell_bl31_setup.c
plat/marvell/common/mrvl_sip_svc.c
plat/mediatek/common/mtk_plat_common.c
plat/mediatek/common/mtk_plat_common.h
plat/mediatek/mt6795/bl31_plat_setup.c
plat/mediatek/mt6795/include/plat_macros.S
plat/mediatek/mt6795/include/platform_def.h
plat/mediatek/mt6795/plat_mt_gic.c
plat/mediatek/mt6795/plat_pm.c
plat/mediatek/mt6795/platform.mk
plat/mediatek/mt8173/aarch64/plat_helpers.S
plat/mediatek/mt8173/aarch64/platform_common.c
plat/mediatek/mt8173/bl31_plat_setup.c
plat/mediatek/mt8173/include/platform_def.h
plat/mediatek/mt8173/plat_mt_gic.c
plat/mediatek/mt8173/plat_pm.c
plat/mediatek/mt8173/plat_topology.c
plat/mediatek/mt8173/platform.mk
plat/nvidia/tegra/common/tegra_bl31_setup.c
plat/nvidia/tegra/common/tegra_common.mk
plat/nvidia/tegra/common/tegra_fiq_glue.c
plat/nvidia/tegra/common/tegra_gic.c
plat/nvidia/tegra/include/plat_macros.S
plat/nvidia/tegra/include/tegra_private.h
plat/nvidia/tegra/platform.mk
plat/nvidia/tegra/soc/t186/plat_setup.c
plat/qemu/platform.mk
plat/qemu/qemu_bl1_setup.c
plat/qemu/qemu_bl2_setup.c
plat/qemu/qemu_common.c
plat/qemu/qemu_private.h
plat/qemu/sp_min/sp_min_setup.c
plat/rockchip/common/aarch64/platform_common.c
plat/rockchip/common/bl31_plat_setup.c
plat/rockchip/common/include/plat_private.h
plat/rockchip/common/params_setup.c
plat/rockchip/common/pmusram/pmu_sram_cpus_on.S
plat/rockchip/common/rockchip_gicv2.c
plat/rockchip/common/rockchip_gicv3.c
plat/rockchip/rk3328/include/platform_def.h
plat/rockchip/rk3328/platform.mk
plat/rockchip/rk3328/rk3328_def.h
plat/rockchip/rk3368/include/platform_def.h
plat/rockchip/rk3368/platform.mk
plat/rockchip/rk3368/rk3368_def.h
plat/rockchip/rk3399/include/platform_def.h
plat/rockchip/rk3399/platform.mk
plat/rockchip/rk3399/rk3399_def.h
plat/rpi3/platform.mk
plat/socionext/synquacer/platform.mk
plat/socionext/synquacer/sq_bl31_setup.c
plat/socionext/uniphier/platform.mk
plat/socionext/uniphier/uniphier_bl31_setup.c
plat/st/stm32mp1/platform.mk
plat/st/stm32mp1/sp_min/sp_min_setup.c
plat/ti/k3/common/k3_bl31_setup.c
plat/ti/k3/common/plat_common.mk
plat/xilinx/zynqmp/bl31_zynqmp_setup.c
plat/xilinx/zynqmp/platform.mk
services/spd/tspd/tspd.mk
tools/fiptool/Makefile
509af92e27-Sep-2018 Soby Mathew <soby.mathew@arm.com>

docs: update for removal of deprecated interfaces.

Change-Id: I69e2720f534583a0f8d0e44f2e7b6f393f6fd093
Signed-off-by: Soby Mathew <soby.mathew@arm.com>

1a0f112101-Oct-2018 Soby Mathew <soby.mathew@arm.com>

Update the version to 2.0

Change-Id: Icbc556d47a58d0870577b1bf1cd27cc5827fd56d
Signed-off-by: Soby Mathew <soby.mathew@arm.com>

9a983cfe01-Oct-2018 Dimitris Papastamos <dimitris.papastamos@arm.com>

Merge pull request #1589 from hzhuang1/topic/fix_clang

Topic/fix clang

7b0a5f8401-Oct-2018 Dimitris Papastamos <dimitris.papastamos@arm.com>

Merge pull request #1596 from Yann-lms/mmc_defines

mmc: Update framework to use standard response type

1e8d3af901-Oct-2018 Dimitris Papastamos <dimitris.papastamos@arm.com>

Merge pull request #1590 from sandrine-bailleux-arm/sb/doc-fixes

Update link to Linux coding style

97d5db8c28-Sep-2018 Yann Gautier <yann.gautier@st.com>

mmc: Update framework to use standard response type

Respect official response type and update response to follow
official specification.
All the MMC_RESPONSE_R(_x) are replaced with each correspondi

mmc: Update framework to use standard response type

Respect official response type and update response to follow
official specification.
All the MMC_RESPONSE_R(_x) are replaced with each corresponding define.

Partly revert 2a82a9c95f6c06079f58d69315544a6b49cf64a4 for dw_mmc.c:
Responses R1, R1B and R5 have CRC.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>

show more ...

991f1f4d24-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

uniphier: Migrate to new interfaces

- Remove references to removed build options.
- Migrate to bl31_early_platform_setup2().

Change-Id: I9242c4d02a36e385bf0bf8ee56287106030153d1
Signed-off-by: Anto

uniphier: Migrate to new interfaces

- Remove references to removed build options.
- Migrate to bl31_early_platform_setup2().

Change-Id: I9242c4d02a36e385bf0bf8ee56287106030153d1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

2d6f1f0124-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

rockchip: Migrate to new interfaces

- Migrate to new GIC interfaces.
- Migrate to bl31_early_platform_setup2().
- Use bl31_warm_entrypoint() instead of psci_entrypoint().
- Use PLAT_VIRT_ADDR_SPACE_

rockchip: Migrate to new interfaces

- Migrate to new GIC interfaces.
- Migrate to bl31_early_platform_setup2().
- Use bl31_warm_entrypoint() instead of psci_entrypoint().
- Use PLAT_VIRT_ADDR_SPACE_SIZE and PLAT_PHY_ADDR_SPACE_SIZE.
- Update Makefile paths.
- Remove references to removed build options.
- Use private definition of bl31_params_t.

Change-Id: I860341594b5c868b2fcaa59d23957ee718472ef1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

fdcc112724-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

tegra: Migrate to new interfaces

- Migrate to bl31_early_platform_setup2().
- Remove references to removed build options.
- Replace zeromem16() by zeromem().
- Use private definition of bl31_params_

tegra: Migrate to new interfaces

- Migrate to bl31_early_platform_setup2().
- Remove references to removed build options.
- Replace zeromem16() by zeromem().
- Use private definition of bl31_params_t.

This is an incomplete migration, the platform doesn't currently compile.

Change-Id: I67fbf2206678be80c3a16692024221a131cec42f
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

b842464224-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

mediatek: Migrate to new interfaces

- mt6795: Migrate to new GIC interfaces.
- Remove support for PSCI platform compatibility layer.
- Migrate to bl31_early_platform_setup2().
- Migrate from cm_init

mediatek: Migrate to new interfaces

- mt6795: Migrate to new GIC interfaces.
- Remove support for PSCI platform compatibility layer.
- Migrate to bl31_early_platform_setup2().
- Migrate from cm_init_context() to cm_init_my_context().
- Use PLAT_VIRT_ADDR_SPACE_SIZE and PLAT_PHY_ADDR_SPACE_SIZE.
- Update Makefile paths.
- Use private definition of bl31_params_t.

This is an incomplete migration, mt6795 doesn't currently compile.

Change-Id: Icf9307637066cd6f2166524715e4f117f5ce2350
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

35795b4e24-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

marvell: Migrate to new interfaces

- Migrate to bl2_early_platform_setup2().
- Remove references to removed build options.
- Use private definition of bl31_params_t.

This is an incomplete migration

marvell: Migrate to new interfaces

- Migrate to bl2_early_platform_setup2().
- Remove references to removed build options.
- Use private definition of bl31_params_t.

This is an incomplete migration, the platform doesn't currently compile.

Change-Id: I1ae477b1f2489f49b651528050fdf06e4a55e425
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

b840662c25-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

ls1043: Migrate to new interfaces

- Migrate to new GIC interfaces.
- Remove references to removed build options.

Change-Id: I6f90a33d5438a9d7b71be3f93e8d9da278c8c6e6
Signed-off-by: Antonio Nino Dia

ls1043: Migrate to new interfaces

- Migrate to new GIC interfaces.
- Remove references to removed build options.

Change-Id: I6f90a33d5438a9d7b71be3f93e8d9da278c8c6e6
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

601d2f3c24-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

imx8qm: imx8qx: Migrate to new interfaces

- Migrate to new GIC interfaces.
- Migrate to bl31_early_platform_setup2().
- Remove references to removed build options.

Change-Id: Ia7c63f75325ea4b41e32a

imx8qm: imx8qx: Migrate to new interfaces

- Migrate to new GIC interfaces.
- Migrate to bl31_early_platform_setup2().
- Remove references to removed build options.

Change-Id: Ia7c63f75325ea4b41e32a9de3f01b0007d0ae210
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

82fbaa3324-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

poplar: Migrate to new interfaces

- Remove support for LOAD_IMAGE_V2=0.
- Replace deprecated bl1_init_bl2_mem_layout().
- Migrate to bl2_early_platform_setup2().
- Migrate to bl31_early_platform_set

poplar: Migrate to new interfaces

- Remove support for LOAD_IMAGE_V2=0.
- Replace deprecated bl1_init_bl2_mem_layout().
- Migrate to bl2_early_platform_setup2().
- Migrate to bl31_early_platform_setup2().
- Use PLAT_VIRT_ADDR_SPACE_SIZE and PLAT_PHY_ADDR_SPACE_SIZE.
- Remove references to removed build options.
- Update Makefile paths.

Change-Id: I52e02633365b3db4244f7ff0f99a6446eae619f0
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

8cff97d124-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

zynqmp: Migrate to new interfaces

- Remove references to removed build options.
- Migrate to bl31_early_platform_setup2().

Change-Id: Ibeb8982a0a841f55ce778c4f09f06b72b47b21d8
Tested-by: Siva Durga

zynqmp: Migrate to new interfaces

- Remove references to removed build options.
- Migrate to bl31_early_platform_setup2().

Change-Id: Ibeb8982a0a841f55ce778c4f09f06b72b47b21d8
Tested-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

210d90a924-Sep-2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com>

hikey960: Migrate to new interfaces

- Migrate to new GIC interfaces.
- Remove unused bl1_init_bl2_mem_layout().
- Migrate to bl31_early_platform_setup2().
- Use PLAT_VIRT_ADDR_SPACE_SIZE and PLAT_PH

hikey960: Migrate to new interfaces

- Migrate to new GIC interfaces.
- Remove unused bl1_init_bl2_mem_layout().
- Migrate to bl31_early_platform_setup2().
- Use PLAT_VIRT_ADDR_SPACE_SIZE and PLAT_PHY_ADDR_SPACE_SIZE.
- Remove references to removed build options.
- Update Makefile paths.

Change-Id: I583fd893555e6535f32d87ed67bbae430b8e6afe
Tested-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>

show more ...

1...<<561562563564565566567568569570>>...733