Overview of AMD Embedded Development Framework (EDF) - AMD EDF is a methodology for developing and distributing embedded software components for AMD adaptive SoC and FPGA products [2] - EDF is based on open-source tools, including a Yocto Project-based build environment, offering a full software stack from Linux and boot firmware to RTOS and hypervisor support [3] - AMD provides pre-configured system images for evaluation, supporting advanced and multistage boot flows [4] - EDF aims to shorten the development cycle from evaluation to deployment with prebuilt images and automated flows [5] Key Features and Capabilities - Supports platform-level development and embedded software solutions [2] - Offers decoupled software and hardware environments for product development and maintenance [4] - Supports single and multistage boot options, accommodating various boot devices and configurations [9] - Multistage boot initializes hardware in two steps: primary boot via OSPI and secondary boot via SD card [10][11] Getting Started and Evaluation - Requires an AMD Versal evaluation kit and the corresponding AMD EDF Linux BSP Disk Image [6] - The demo uses the Versal AI Edge Series Gen 2 VEK385 evaluation board, supporting multistage boot via OSPI and SD card [7] - The BEAM (Board Evaluation and Management) tool, a web-based GUI, allows monitoring and modifying board parameters [18] Practical Implementation - The process involves connecting to the system controller, programming the OSPI flash with a bootloader, and booting EDF Linux from an SD card [2] - Includes loading a prebuilt PL firmware application and testing it on the development board using a Python script [2][8] - The default boot architecture for VEK385 boards is multistage boot [9]
Getting Started with AMD Embedded Development Framework (EDF) using Pre-built Images