OpenBIC
OpenSource Bridge-IC
plat_def.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) Meta Platforms, Inc. and affiliates.
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
6
* You may obtain a copy of the License at
7
*
8
* http://www.apache.org/licenses/LICENSE-2.0
9
*
10
* Unless required by applicable law or agreed to in writing, software
11
* distributed under the License is distributed on an "AS IS" BASIS,
12
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
17
#ifndef PLAT_DEF_H
18
#define PLAT_DEF_H
19
20
#define ENABLE_PLDM
21
#define ENABLE_PLDM_SENSOR
22
#define ENABLE_EVENT_TO_BMC
23
#define MCTP_SMBUS_WRITE_MAX_RETRY 4
24
#define RAA229621_MAX_CMD_LINE 1500
25
26
#define WORKER_STACK_SIZE 2048
27
28
#define EEPROM_WRITE_SIZE 0x80
29
30
#define PLDM_UPDATE_POST_UPDATE_BEFORE_APPLY_COMPLETE
31
32
#define MAX_AUX_SENSOR_NAME_LEN 58
33
34
#define PLDM_MSG_TIMEOUT_MS 5000
35
#define PLDM_FW_UPDATE_TIMEOUT_MS 5000
36
37
#define DISABLE_SENSOR_RESP_DURING_FW_UPDATE
38
#define ENABLE_PLDM_PASS_COMPONENT_CHECK
39
#define ENABLE_MCTP_GET_MSG_TYPE_SUPPORT_DEBUG_LOG
40
#define ENABLE_PLDM_GET_FW_PARAM_DEBUG_LOG
41
42
#define ENABLE_LX6301
43
#define ENABLE_U50SU4P180PMDAFC
44
#define ENABLE_BMR313
45
#define ENABLE_MP2891
46
#define ENABLE_RAA228238
47
#define ENABLE_MPC12109
48
#define ENABLE_MP29816A
49
#define ENABLE_RAA228249
50
#define ENABLE_EMC1413
51
#define ENABLE_BMR316
52
#define ENABLE_S54SS4P180PMDCF
53
54
#define DISABLE_AST_ADC
55
#define DISABLE_NVME
56
#define DISABLE_MP5990
57
#define DISABLE_ISL28022
58
#define DISABLE_PEX89000
59
#define DISABLE_PCH
60
#define DISABLE_ADM1278
61
#define DISABLE_TPS53689
62
#define DISABLE_XDPE15284
63
#define DISABLE_LTC4282
64
#define DISABLE_PMIC
65
#define DISABLE_INA233
66
#define DISABLE_ISL69254IRAZ_T
67
#define DISABLE_MAX16550A
68
#define DISABLE_INA230
69
#define DISABLE_XDP12284C
70
#define DISABLE_RAA229621
71
#define DISABLE_NCT7718W
72
#define DISABLE_LTC4286
73
#define DISABLE_XDPE19283B
74
#define DISABLE_G788P81U
75
#define DISABLE_MP2856GUT
76
#define DISABLE_DDR5_POWER
77
#define DISABLE_DDR5_TEMP
78
#define DISABLE_ADM1272
79
#define DISABLE_Q50SN120A1
80
#define DISABLE_LTC2991
81
#define DISABLE_SQ52205
82
#define DISABLE_I3C_DIMM
83
#define DISABLE_PT5161L
84
#define DISABLE_LM75BD118
85
#define DISABLE_TMP461
86
#define DISABLE_MP2985
87
#define DISABLE_M88RT51632
88
#define DISABLE_BMR351
89
#define DISABLE_CX7
90
#define DISABLE_MAX11617
91
#define DISABLE_NCT7363
92
#define DISABLE_ADS112C
93
#define DISABLE_HDC1080
94
#define DISABLE_INA238
95
#define DISABLE_NCT214
96
#define DISABLE_AST_TACH
97
#define DISABLE_XDP710
98
#define DISABLE_ADC128D818
99
100
#endif
meta-facebook
minerva-ag
src
platform
plat_def.h
Generated by
1.9.2