Home
last modified time | relevance | path

Searched hist:da04341ed52d214139fe2d16667ef5b58c38e502 (Results 1 – 25 of 53) sorted by relevance

123

/rk3399_ARM-atf/plat/hisilicon/hikey960/include/
H A Dplat.ld.Sda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/rockchip/common/aarch32/
H A Dplat_helpers.Sda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/ble/
H A Dble.ld.Sda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/mediatek/include/
H A Dplat.ld.rodata.incda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmarvell_gicv3.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/mcdi/
H A Dmt_mcdi.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/mcdi/
H A Dmt_mcdi.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/include/services/
H A Del3_spmc_logical_sp.hda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplatform_common.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/mcdi/
H A Dmt_mcdi.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/socionext/synquacer/include/
H A Dplat.ld.Sda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_el3_spmc.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/common/aarch32/
H A Dplatform_up_stack.Sda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
H A Dplatform_mp_stack.Sda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/nvidia/tegra/scat/
H A Dbl31.scatda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_tzc_dram.ld.Sda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
H A Darm_reclaim_init.ld.Sda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/mediatek/common/
H A Dmtk_smc_handlers.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/lib/xlat_tables/aarch32/
H A Dnonlpae_tables.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_xlat.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dpubsub.hda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/arm/board/arm_fpga/
H A Dbuild_axf.ld.Sda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/rockchip/px30/drivers/pmu/
H A Dpmu.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/spm/
H A Dspm.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/lib/pmf/
H A Dpmf_main.cda04341ed52d214139fe2d16667ef5b58c38e502 Tue Feb 14 11:30:04 UTC 2023 Chris Kay <chris.kay@arm.com> build: always prefix section names with `.`

Some of our specialized sections are not prefixed with the conventional
period. The compiler uses input section names to derive certain other
section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be
difficult to select in linker scripts when there is a lack of a
delimiter.

This change introduces the period prefix to all specialized section
names.

BREAKING-CHANGE: All input and output linker section names have been
prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`.

Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c
Signed-off-by: Chris Kay <chris.kay@arm.com>

123