Searched hist:f9b99f1f (Results 1 – 5 of 5) sorted by relevance
/openbmc/libmctp/ |
H A D | libmctp-sizes.h.in | f9b99f1f Tue Sep 17 03:48:34 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> build: Generate libmctp-sizes.h
This can be used to allocate static storage for a struct mctp used with heapless mctp_setup().
core.c internal data structures are moved to core-internal.h so that sizeof(struct mctp) can be compiled without linking other objects.
Change-Id: I72dcd46ef11d6f4b4f5ba1c9ae6c95e40dda40f8 Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
|
H A D | core-internal.h | f9b99f1f Tue Sep 17 03:48:34 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> build: Generate libmctp-sizes.h
This can be used to allocate static storage for a struct mctp used with heapless mctp_setup().
core.c internal data structures are moved to core-internal.h so that sizeof(struct mctp) can be compiled without linking other objects.
Change-Id: I72dcd46ef11d6f4b4f5ba1c9ae6c95e40dda40f8 Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
|
H A D | meson.build | f9b99f1f Tue Sep 17 03:48:34 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> build: Generate libmctp-sizes.h
This can be used to allocate static storage for a struct mctp used with heapless mctp_setup().
core.c internal data structures are moved to core-internal.h so that sizeof(struct mctp) can be compiled without linking other objects.
Change-Id: I72dcd46ef11d6f4b4f5ba1c9ae6c95e40dda40f8 Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
|
H A D | libmctp.h | f9b99f1f Tue Sep 17 03:48:34 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> build: Generate libmctp-sizes.h
This can be used to allocate static storage for a struct mctp used with heapless mctp_setup().
core.c internal data structures are moved to core-internal.h so that sizeof(struct mctp) can be compiled without linking other objects.
Change-Id: I72dcd46ef11d6f4b4f5ba1c9ae6c95e40dda40f8 Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
|
H A D | core.c | f9b99f1f Tue Sep 17 03:48:34 CDT 2024 Matt Johnston <matt@codeconstruct.com.au> build: Generate libmctp-sizes.h
This can be used to allocate static storage for a struct mctp used with heapless mctp_setup().
core.c internal data structures are moved to core-internal.h so that sizeof(struct mctp) can be compiled without linking other objects.
Change-Id: I72dcd46ef11d6f4b4f5ba1c9ae6c95e40dda40f8 Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
|