Giter VIP home page Giter VIP logo

atf-stm32mp's Introduction

arm-trusted-firmware-stm32mp

1. Cài đặt toolchain

  • STM32MP1 OpenSTLinux Developer Package https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32-mpu-openstlinux-distribution/stm32mp1dev.html
  • Chọn Yocto SDK để download en.SDK-x86_64-stm32mp1-openstlinux-5.4-dunfell-mp1-20-06-24.tar.xz
  • tar -xvf en.SDK-x86_64-stm32mp1-openstlinux-5.4-dunfell-mp1-20-06-24.tar.xz
  • cd stm32mp1-openstlinux-5.4-dunfell-mp1-20-06-24/sdk
  • cd stm32mp1-openstlinux-5.4-dunfell-mp1-20-06-24/sdk
  • ./st-image-weston-openstlinux-weston-stm32mp1-x86_64-toolchain-3.1-openstlinux-5.4-dunfell-mp1-20-06-24.sh
  • Chọn đường dẫn gải nén ~/toolchain/openstlinux-5.4-dunfell
  • vim ~/.bashrc
  • thêm dòng này ở cuối file export PATH=$PATH:~/toolchain/openstlinux-5.4-dunfell/sysroots/x86_64-ostl_sdk-linux/usr/bin/arm-ostl-linux-gnueabi
  • source ~/.bashrc
  • Check version arm-ostl-linux-gnueabi-gcc --version

2. Build arm-trusted-firmware

  • git clone https://github.com/thanhduongvs/arm-trusted-firmware-stm32mp.git
  • cd arm-trusted-firmware-stm32mp
  • make CROSS_COMPILE=arm-ostl-linux-gnueabi- PLAT=stm32mp1 ARCH=aarch32 ARM_ARCH_MAJOR=7 AARCH32_SP=sp_min STM32MP_SDMMC=1 STM32MP_EMMC=1 STM32MP_RAW_NAND=1 STM32MP_SPI_NAND=1 STM32MP_SPI_NOR=1 DTB_FILE_NAME==stm32mp157c-kmtek-octavo

3. Link tham khảo

  1. https://github.com/STMicroelectronics/arm-trusted-firmware/blob/v2.2-stm32mp/docs/plat/stm32mp1.rst

atf-stm32mp's People

Contributors

thanhduongvs avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.