Upgrade to 2.9

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-07-07 08:57:44 +08:00
parent 5697bcc101
commit 2cbb381916
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global debug_package %{nil}
Name: arm-trusted-firmware
Version: 2.3
Release: 2
Version: 2.9
Release: 1
Summary: ARM Trusted Firmware
License: BSD
URL: https://github.com/ARM-software/arm-trusted-firmware/wiki
Source0: https://github.com/ARM-software/arm-trusted-firmware/archive/v%{version}.tar.gz
Source0: https://github.com/ARM-software/arm-trusted-firmware/archive/v%{version}/%{name}-%{version}.tar.gz
ExclusiveArch: aarch64
BuildRequires: dtc
@ -61,6 +61,9 @@ strip %{buildroot}/%{_datadir}/%{name}/rk3368/bl31.elf
%{_datadir}/%{name}
%changelog
* Fri Jul 07 2023 xu_ping <707078654@qq.com> -2.9-1
- Upgrade to 2.9
* Wed Dec 07 2022 yaoxin <yaoxin30@h-partners.com> -2.3-2
- Add RELRO,PIE,BIND_NOW flags and fix not striped problem

Binary file not shown.