Skip to content

Commit 37f809e

Browse files
committed
coreboot patches: remove lib/jpeg patches for heap increase and alloc failure. Add https://review.coreboot.org/c/coreboot/+/83895
Repro: rm patches/coreboot-24.02.01/0001* patches/coreboot-24.02.01/0002* git fetch https://review.coreboot.org/coreboot refs/changes/94/83894/2 && git format-patch -1 --stdout FETCH_HEAD > patches/coreboot-24.02.01/0001-vc_wuffs-upgrade-to-Wuffs_0.4.0-alpha.8.patch git fetch https://review.coreboot.org/coreboot refs/changes/95/83895/3 && git format-patch -1 --stdout FETCH_HEAD > patches/coreboot-24.02.01/0002-lib_jpeg-avoidcalling-malloc-and-free.patch cp patches/coreboot-24.02.01/0001* patches/coreboot-system76-unreleased/ cp patches/coreboot-24.02.01/0002* patches/coreboot-system76-unreleased/ sed -i 's/CONFIG_HEAP_SIZE=0x400000/CONFIG_HEAP_SIZE=0x100000/g' config/coreboot-* Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent 753e1e6 commit 37f809e

31 files changed

+223048
-192
lines changed

config/coreboot-galp5.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
559559
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
560560
CONFIG_LINEAR_FRAMEBUFFER=y
561561
CONFIG_BOOTSPLASH=y
562-
CONFIG_HEAP_SIZE=0x400000
562+
CONFIG_HEAP_SIZE=0x100000
563563
# end of Display
564564

565565
CONFIG_PCI=y

config/coreboot-librem_11.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
478478
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
479479
CONFIG_LINEAR_FRAMEBUFFER=y
480480
CONFIG_BOOTSPLASH=y
481-
CONFIG_HEAP_SIZE=0x400000
481+
CONFIG_HEAP_SIZE=0x100000
482482
# end of Display
483483

484484
CONFIG_PCI=y

config/coreboot-librem_13v2.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
501501
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
502502
CONFIG_LINEAR_FRAMEBUFFER=y
503503
CONFIG_BOOTSPLASH=y
504-
CONFIG_HEAP_SIZE=0x400000
504+
CONFIG_HEAP_SIZE=0x100000
505505
# end of Display
506506

507507
CONFIG_PCI=y

config/coreboot-librem_13v4.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
501501
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
502502
CONFIG_LINEAR_FRAMEBUFFER=y
503503
CONFIG_BOOTSPLASH=y
504-
CONFIG_HEAP_SIZE=0x400000
504+
CONFIG_HEAP_SIZE=0x100000
505505
# end of Display
506506

507507
CONFIG_PCI=y

config/coreboot-librem_14.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
498498
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
499499
CONFIG_LINEAR_FRAMEBUFFER=y
500500
CONFIG_BOOTSPLASH=y
501-
CONFIG_HEAP_SIZE=0x400000
501+
CONFIG_HEAP_SIZE=0x100000
502502
# end of Display
503503

504504
CONFIG_PCI=y

config/coreboot-librem_15v3.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
501501
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
502502
CONFIG_LINEAR_FRAMEBUFFER=y
503503
CONFIG_BOOTSPLASH=y
504-
CONFIG_HEAP_SIZE=0x400000
504+
CONFIG_HEAP_SIZE=0x100000
505505
# end of Display
506506

507507
CONFIG_PCI=y

config/coreboot-librem_15v4.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
501501
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
502502
CONFIG_LINEAR_FRAMEBUFFER=y
503503
CONFIG_BOOTSPLASH=y
504-
CONFIG_HEAP_SIZE=0x400000
504+
CONFIG_HEAP_SIZE=0x100000
505505
# end of Display
506506

507507
CONFIG_PCI=y

config/coreboot-librem_l1um_v2.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
498498
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
499499
CONFIG_LINEAR_FRAMEBUFFER=y
500500
CONFIG_BOOTSPLASH=y
501-
CONFIG_HEAP_SIZE=0x400000
501+
CONFIG_HEAP_SIZE=0x100000
502502
# end of Display
503503

504504
CONFIG_PCI=y

config/coreboot-librem_mini.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
502502
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
503503
CONFIG_LINEAR_FRAMEBUFFER=y
504504
CONFIG_BOOTSPLASH=y
505-
CONFIG_HEAP_SIZE=0x400000
505+
CONFIG_HEAP_SIZE=0x100000
506506
# end of Display
507507

508508
CONFIG_PCI=y

config/coreboot-librem_mini_v2.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ CONFIG_NO_EARLY_GFX_INIT=y
504504
CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
505505
CONFIG_LINEAR_FRAMEBUFFER=y
506506
CONFIG_BOOTSPLASH=y
507-
CONFIG_HEAP_SIZE=0x400000
507+
CONFIG_HEAP_SIZE=0x100000
508508
# end of Display
509509

510510
CONFIG_PCI=y

0 commit comments

Comments
 (0)