AM62x MCU+ SDK  09.02.01
sdl_pbist.h File Reference

Introduction

This file contains the SDL PBIST API's.

Go to the source code of this file.

Enumerations

enum  SDL_PBIST_testType { SDL_PBIST_TEST, SDL_PBIST_NEG_TEST }
 PBIST self test type. More...
 

Functions

int32_t SDL_PBIST_selfTest (SDL_PBIST_inst instance, SDL_PBIST_testType testType, uint32_t timeout, bool *pResult)
 PBIST self test. More...
 
int32_t SDL_SBL_PBIST_selfTest (SDL_PBIST_inst instance)
 PBIST self test for MCU only. More...
 
uint32_t SDL_SBL_PBIST_checkDone (SDL_PBIST_inst instance)
 PBIST API to check if the test is complete. More...
 
int32_t SDL_SBL_PBIST_checkResult (SDL_PBIST_inst instance)
 PBIST API to check if PBIST test is executed successfully. More...