AM243x MCU+ SDK  09.02.00
sdl_soc_pbist.h
Go to the documentation of this file.
1 /*
2  * SDL PBIST
3  *
4  * SDL SoC Header file for PBIST
5  *
6  * Copyright (c) Texas Instruments Incorporated 2022
7  *
8  * Redistribution and use in source and binary forms, with or without
9  * modification, are permitted provided that the following conditions
10  * are met:
11  *
12  * Redistributions of source code must retain the above copyright
13  * notice, this list of conditions and the following disclaimer.
14  *
15  * Redistributions in binary form must reproduce the above copyright
16  * notice, this list of conditions and the following disclaimer in the
17  * documentation and/or other materials provided with the
18  * distribution.
19  *
20  * Neither the name of Texas Instruments Incorporated nor the names of
21  * its contributors may be used to endorse or promote products derived
22  * from this software without specific prior written permission.
23  *
24  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
25  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
26  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
27  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
28  * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
30  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
31  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
32  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35  *
36  */
37 
38 #ifndef INCLUDE_SDL_PBIST_SOC_H_
39 #define INCLUDE_SDL_PBIST_SOC_H_
40 
41 #ifdef __cplusplus
42 extern "C" {
43 #endif
44 
45 
46 #if defined (SOC_AWR294X)
47 #include <sdl/pbist/v0/soc/awr294x/sdl_pbist_soc.h>
48 #include <sdl/pbist/v0/soc/awr294x/sdl_ip_pbist.h>
49 #endif /* SOC_AWR294X */
50 
51 #if defined (SOC_AM273X)
52 #include <sdl/pbist/v0/soc/am273x/sdl_pbist_soc.h>
53 #include <sdl/pbist/v0/soc/am273x/sdl_ip_pbist.h>
54 #endif /* SOC_AM273X */
55 
56 #if defined (SOC_AM263X)
57 #include <sdl/pbist/v0/soc/am263x/sdl_pbist_soc.h>
58 #include <sdl/pbist/v0/soc/am263x/sdl_ip_pbist.h>
59 #endif /* SOC_AM263X */
60 
61 #if defined (SOC_AM263PX)
62 #include <sdl/pbist/v0/soc/am263px/sdl_pbist_soc.h>
63 #include <sdl/pbist/v0/soc/am263px/sdl_ip_pbist.h>
64 #endif /* SOC_AM263PX */
65 
66 #if defined (SOC_AM64X)
67 #include <sdl/pbist/v0/soc/am64x/sdl_pbist_soc.h>
68 #include <sdl/pbist/v0/soc/am64x/sdl_ip_pbist.h>
69 #endif /* SOC_AM64X */
70 
71 #if defined (SOC_AM243X)
74 #endif /* SOC_AM243X */
75 
76 #ifdef __cplusplus
77 }
78 #endif /* extern "C" */
79 
80 #endif /* INCLUDE_SDL_PBIST_SOC_H_ */
sdl_pbist_soc.h
sdl_ip_pbist.h