ssekar15 commented on code in PR #19041: URL: https://github.com/apache/nuttx/pull/19041#discussion_r3361102772
########## arch/tricore/src/common/tricore-llvm.ld: ########## @@ -0,0 +1,147 @@ +/**************************************************************************** + * arch/tricore/src/common/tricore-llvm.ld Review Comment: current NuttX follows the ld file in board directory which is more of duplicated, idea is to keep common ld file specific to SoC and difference/fragments shall be kept in board. IMHO moving ld to aurix is valid, suggest. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
