pkarashchenko commented on a change in pull request #5729: URL: https://github.com/apache/incubator-nuttx/pull/5729#discussion_r825363170
########## File path: arch/xtensa/src/common/xtensa_asm_utils.h ########## @@ -0,0 +1,73 @@ +/* + * Copyright (c) 2017, Intel Corporation + * + * SPDX-License-Identifier: Apache-2.0 Review comment: I looked into `arch/risc-v/src/mpfs/mpfs_opensbi_utils.S` that has both `SPDX identifier` and licence text so was thinking that we can do the same, but let's keep it as is. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org