Skip to content

Instantly share code, notes, and snippets.

Xilinx Zynq MP First Stage Boot Loader
Release 2017.1 May 15 2017 - 09:28:05
NOTICE: ATF running on XCZU9EG/silicon v4/RTL5.1 at 0xfffea000, with PMU firmware
NOTICE: BL31: Secure code at 0x0
NOTICE: BL31: Non secure code at 0x8000000
NOTICE: BL31: v1.3(release):7d1a673
NOTICE: BL31: Built : 20:24:04, May 12 2017
U-Boot 2017.01 (May 12 2017 - 13:34:12 -0700) Xilinx ZynqMP ZCU102
#include <iostream>
#include "ibex.h"
#include <list>
#include <math.h> /* fabs */
using namespace std;
using namespace ibex;
#define __PREC__ 1e-11
#define __METH__ RK4