Rudi Heitbaum
73f24e3848
hdparm: update to 9.64
2022-08-18 11:40:53 +00:00
Rudi Heitbaum
57fa18ee6f
nano: update to 6.4
...
announcement:
- https://lists.gnu.org/archive/html/info-gnu/2022-08/msg00001.html
2022-08-18 11:20:36 +00:00
Rudi Heitbaum
162f3af265
crust: support build with binutils 2.39
2022-08-09 08:56:42 +00:00
Rudi Heitbaum
e2dc457916
atf: support build with binutils 2.39
...
set LDFLAGS="--no-warn-rwx-segments" for build of bl31.elf on iMX8, A64,
H5 and H6 socs. As the link fails with a non-zero exit code (because
of --fatal-warnings).
relevant commit:
- https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=ba951afb99912da01a6e8434126b8fac7aa75107
The ELF linker will now generate a warning message if the stack is made
executable. Similarly it will warn if the output binary contains a
segment with all three of the read, write and execute permission
bits set. These warnings are intended to help developers identify
programs which might be vulnerable to attack via these executable
memory regions. The warnings are enabled by default but can be
disabled via a command line option.
compile error:
LD atf-2.7/build/sun50i_a64/release/bl31/bl31.elf
aarch64-none-elf-ld.bfd: warning: atf-2.7/build/sun50i_a64/release/bl31/bl31.elf has a LOAD segment with RWX permissions
2022-08-09 08:56:36 +00:00
Frank Hartung
2b672105f0
Merge pull request #6684 from heitbaum/glibc
...
glibc: update to 2.36 and drop now upstream RELR patch
2022-08-05 20:59:21 +02:00
Christian Hewitt
3e8610a11f
amlogic-boot-fip: bump to include gxbb sd/emmc fip recipe
2022-08-02 09:49:27 +00:00
Rudi Heitbaum
c3778cf43c
syslinux: enable compile with glibc 2.36
2022-08-02 08:24:55 +00:00
Rudi Heitbaum
1f04022120
hdparm: enable compile with glibc 2.36
2022-08-02 08:24:55 +00:00
CvH
4d9f43bece
Merge pull request #6630 from heitbaum/u-boot
...
u-boot and u-boot-tools: update to 2022.07
2022-08-02 07:49:38 +02:00
Matthias Reichl
7d4500142a
RPi: update to firmware a75a129
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-23 21:49:45 +02:00
Matthias Reichl
7266eeecbc
rpi-eeprom: update to 4703b71
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-23 21:49:45 +02:00
Matthias Reichl
fcc74e2345
rpi-eeprom: update to 51648bb
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-23 21:49:45 +02:00
Matthias Reichl
3b3e276304
RPi: update to firmware c818048
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-23 21:49:45 +02:00
Matthias Reichl
63160407bd
rpi-eeprom: update to d7e137c
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-23 21:49:45 +02:00
Matthias Reichl
7340aa4930
RPi: update to firmware df569e0
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-23 21:49:45 +02:00
Rudi Heitbaum
35ee2c682e
atf: iMX8: enable compile with gcc-12.1.0
...
bugs:
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
- https://developer.trustedfirmware.org/T991
2022-07-21 10:13:06 +00:00
Rudi Heitbaum
591993b3e2
u-boot-tools: update to 2022.07 and https
2022-07-11 14:34:25 +00:00
Rudi Heitbaum
3b16fe1980
u-boot: update to 2022.07 and https
2022-07-11 14:34:06 +00:00
Matthias Reichl
eeb2981be7
RPi: update to firmware 329af8a
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-01 18:04:04 +02:00
Jernej Skrabec
58b7d77ea1
atf: update to v2.7
2022-06-26 15:31:17 +02:00
Jernej Škrabec
81e0024688
Merge pull request #6571 from heitbaum/crust
...
[le11] crust: simplify allow override of BUILDCC
2022-06-24 20:59:53 +02:00
Rudi Heitbaum
e7d6512c2a
mtools: update to 4.0.40
2022-06-08 12:52:02 +00:00
Rudi Heitbaum
0f17b201bf
Revert "crust: use host-gcc from toolchain not cc"
...
This reverts commit 91162691d4 .
2022-06-05 02:38:17 +00:00
Rudi Heitbaum
581678d031
crust: override of BUILDCC with host-gcc
2022-06-05 02:38:17 +00:00
Matthias Reichl
017399ed0e
RPi: update to firmware 274d0c8
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-05-28 13:03:54 +02:00