-
Notifications
You must be signed in to change notification settings - Fork 7
openbmc turin machine build error using amd-bmc-ras inquiry #107
Description
Hello,
I am building the master branch of AMDESE/openbmc now.
I am trying to build on the turin machine.
I added d to amd-ras and built it in openbmc mata-amd packagegroups,
but a build error occurred because of the bottom part of the amd-ras.hpp source of amd-bmc-ras.
extern "C" {
#include "apml.h"
#include "esmi_cpuid_msr.h"
#include "esmi_mailbox.h"
#include "esmi_mailbox_nda.h"
#include "esmi_rmi.h"
}
Can I build from another branch instead of the main branch of amd-bmc-ras in openbmc?
Or can you tell me how to do it on the main branch?
Or I want to know how to make an NDA.
If I don't know how, can you tell me who to contact?
The registered account for this question is my personal account, but if necessary, I will contact you again through the company email.
Please let me know.