arm-trusted-firmware/plat/arm/board/morello
Bhupesh Sharma 05533d9992 fix(morello): remove stray white-space in 'morello/platform.mk'
Stray white-space in 'morello/platform.mk' to fix the
following compilation error:

$ make PLAT=morello TARGET_PLATFORM=2 all
  plat/arm/board/morello/platform.mk:9: *** recipe commences
  before first target.  Stop.

Fix the same.

While at it also update the year range in the
'Copyright' field.

Change-Id: Id05e4968952049df5ffbe0d25dd17f3aa3a035f7
Signed-off-by: Bhupesh Sharma <Bhupesh.Sharma@arm.com>
2025-01-02 23:34:29 +01:00
..
aarch64 plat/arm: Add platform support for Morello 2020-09-28 19:33:24 +05:30
fdts refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
include refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
morello_bl1_setup.c feat(morello): add changes to enable TBBR boot 2021-12-16 19:55:08 +05:30
morello_bl2_setup.c refactor(morello): update SDS driver calls 2024-02-13 14:36:14 +01:00
morello_bl31_setup.c refactor(morello): update SDS driver calls 2024-02-13 14:36:14 +01:00
morello_def.h feat(morello): set NT_FW_CONFIG properties for MCC, PCC and SCP version 2023-11-03 09:30:52 +00:00
morello_err.c feat(morello): add changes to enable TBBR boot 2021-12-16 19:55:08 +05:30
morello_image_load.c build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +00:00
morello_interconnect.c plat/arm: Add platform support for Morello 2020-09-28 19:33:24 +05:30
morello_plat.c refactor(morello): update SDS driver calls 2024-02-13 14:36:14 +01:00
morello_pm.c fix(morello): remove platform specific pwr_domain_suspend wrapper 2023-05-19 16:55:24 +05:30
morello_private.h fix(morello): remove platform specific pwr_domain_suspend wrapper 2023-05-19 16:55:24 +05:30
morello_security.c plat/arm: Add platform support for Morello 2020-09-28 19:33:24 +05:30
morello_topology.c plat/arm: Add platform support for Morello 2020-09-28 19:33:24 +05:30
morello_trusted_boot.c feat(morello): add changes to enable TBBR boot 2021-12-16 19:55:08 +05:30
platform.mk fix(morello): remove stray white-space in 'morello/platform.mk' 2025-01-02 23:34:29 +01:00