Go to file
Yann MAGNIN 49508b417c vxGOS - v0.7.0-14 : RaspberryPi3b FrameBuffer and ASLR
*add*
> [scripts]
  | [patch_kernel_img] a small tool used to "patch" kernel image to a
        512 bytes-aligned image size. This is required for the
        RaspberryPi Imager
> [boards]
  | [common] add endianness information
  | [raspi3b] add GOT section patching
  | [raspi3b] add default font assets
  | [raspi3b] add GPU board information dumping routine at startup
  | [raspi3b] add GPU framebuffer (physical HDMI seems not work) support
  | [raspi3b] add GPU mailbox support
  | [raspi3b] add GPU memory allocator support

*update*
> [scripts]
  | [vxdev] now support endian handling using VXDEV_TOOLCHAIN_ENDIANNESS
> [sdk]
  | [converter] support endian encoding selection (LSB, MSB)
> [boards]
  | [raspi3b] proper link common display interface with framebuffer interface
  | [raspi3b] proper link fake entry with real entry
  | [raspr3b] proper send relocation information to the bootloader entry
  | [raspi3b] proper isolate the MiniUART driver

*fix*
> [scripts]
  | [vxdev] force ELF section displayed in "wide" format
> [boards]
  | [fxcg50] swap selected and unselected icon
  | [raspi3b] proper support relocation TAG
  | [raspi3b] proper generate 512 bytes-aligned image
  | [raspi3b] fix bootstrap ALSR patching mechanism
2023-06-17 14:14:17 +02:00
scripts vxGOS - v0.7.0-14 : RaspberryPi3b FrameBuffer and ASLR 2023-06-17 14:14:17 +02:00
sdk vxGOS - v0.7.0-14 : RaspberryPi3b FrameBuffer and ASLR 2023-06-17 14:14:17 +02:00
vxgos vxGOS - v0.7.0-14 : RaspberryPi3b FrameBuffer and ASLR 2023-06-17 14:14:17 +02:00
.gitignore vxkernel 0.6.0-26 : fonctional CMake build system! (candidate) 2022-12-03 16:50:02 +01:00
.nvimrc vxGOS - v0.7.0-13 : RaspberryPi3b bootstrap and MiniUART driver 2023-06-10 13:33:21 +02:00
vxsdk.toml vxGOS - v0.7.0-11 : add fx9860 support 2023-06-05 20:57:31 +02:00