Skip to content

STMicroelectronics/device-stm-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32mp2-kernel

This module is used to provide

  • prebuilt images of the Linux kernel, modules and device tree for STM32MP2
  • scripts to load and build Linux kernel source for STM32MP2

It is part of the STMicroelectronics delivery for Android.

Description

This module version is the updated version for STM32MP25 OpenSTDroid V5.0 Please see the release notes for more details.

Documentation

Dependencies

This module can't be used alone. It is part of the STMicroelectronics delivery for Android.

Containing

This module contains several files and directories.

prebuilt

  • ./prebuilt/kernel-stm32mp2: prebuilt image of the Linux kernel
  • ./prebuilt/dts/*: prebuilt images of the device tree (.dtb)
  • ./prebuilt/modules/*: prebuilt images of the driver modules (.ko)

source

  • ./source/load_kernel.sh: script used to load Linux kernel source with required patches for STM32MP2
  • ./source/build_kernel.sh: script used to generate/update prebuilt images
  • ./source/android_kernelbuild.config: configuration file used by the build_kernel.sh script
  • ./source/kconfig/*: Linux kernel configuration fragments
  • ./source/patch/*: Linux kernel patches required (not yet up-streamed)

License

This module is distributed under the Apache License, Version 2.0 found in the Apache-2.0 file.

There are exceptions which are distributed under GPL License, Version 2.0 found in the GPL-2.0 file:

  • all binaries provided in ./prebuilt/ directory
  • all .patch files provided in ./source/patch/ directory

About

STM32MPU distribution for Android (kernel)

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages