aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorCorey Minyard <[email protected]>2021-09-24 11:42:56 -0500
committerCorey Minyard <[email protected]>2021-10-05 06:54:16 -0500
commit059747c245f0e9af5e109eece7d3414dbe08d513 (patch)
tree31c1c155db5e70026f39d648bdf3bac133298972 /scripts/gcc-plugins/cyc_complexity_plugin.c
parent1e4071f6282b3323435b02b1719bcfbfe1b57150 (diff)
ipmi: Add support for IPMB direct messages
An application has come up that has a device sitting right on the IPMB that would like to communicate with the BMC on the IPMB using normal IPMI commands. Sending these commands and handling the responses is easy enough, no modifications are needed to the IPMI infrastructure. But if this is an application that also needs to receive IPMB commands and respond, some way is needed to handle these incoming commands and send the responses. Currently, the IPMI message handler only sends commands to the interface and only receives responses from interface. This change extends the interface to receive commands/responses and send commands/responses. These are formatted differently in support of receiving/sending IPMB messages directly. Signed-off-by: Corey Minyard <[email protected]> Tested-by: Andrew Manley <[email protected]> Reviewed-by: Andrew Manley <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions