port: update Makefile and Config for zephyr 4.0#13
Merged
xiaoxiang781216 merged 1 commit intoopen-vela:devfrom Jan 21, 2025
Merged
port: update Makefile and Config for zephyr 4.0#13xiaoxiang781216 merged 1 commit intoopen-vela:devfrom
xiaoxiang781216 merged 1 commit intoopen-vela:devfrom
Conversation
fc012b9 to
1c8806a
Compare
bug: v/47463 Signed-off-by: fangzhenwei <fangzhenwei@xiaomi.com>
1c8806a to
43876fc
Compare
xiaoxiang781216
approved these changes
Jan 20, 2025
hyson710
approved these changes
Jan 21, 2025
liujinye-sys
pushed a commit
that referenced
this pull request
Jul 23, 2025
libhelix-aac/assembly.h:480:52: runtime error: left shift of 589488976 by 2 places cannot be represented in type 'int'
#0 0x6b3045a in CLZ libhelix-aac/assembly.h:480
#1 0x6b44b8a in ScaleNoiseVector libhelix-aac/pns.c:179
#2 0x6b46d06 in raac_PNS libhelix-aac/pns.c:342
#3 0x6b2a965 in AACDecode libhelix-aac/aacdec.c:493
#4 0x5bf5852 in aac_decode_frame ffmpeg/libavcodec/libhelix-aac.c:107
#5 0x5badbec in decode_simple_internal ffmpeg/libavcodec/decode.c:307
#6 0x5badbec in decode_simple_receive_frame ffmpeg/libavcodec/decode.c:515
#7 0x5badbec in decode_receive_frame_internal ffmpeg/libavcodec/decode.c:536
#8 0x5bb3075 in avcodec_send_packet ffmpeg/libavcodec/decode.c:604
#9 0x5e512c8 in movie_async_read_frame ffmpeg/libavfilter/src_movie_async.c:716
#10 0x5e512c8 in movie_async_proc_dat ffmpeg/libavfilter/src_movie_async.c:812
#11 0x5e512c8 in movie_async_thread ffmpeg/libavfilter/src_movie_async.c:924
#12 0x3811b89 in pthread_startup pthread/pthread_create.c:59
#13 0x6741663 in pthread_start pthread/pthread_create.c:139
#14 0x344f3d8 in pre_start sim/sim_initialstate.c:52
Signed-off-by: qiaohaijiao1 <qiaohaijiao1@xiaomi.com>
liujinye-sys
pushed a commit
that referenced
this pull request
Dec 16, 2025
libhelix-aac/assembly.h:480:52: runtime error: left shift of 589488976 by 2 places cannot be represented in type 'int'
#0 0x6b3045a in CLZ libhelix-aac/assembly.h:480
#1 0x6b44b8a in ScaleNoiseVector libhelix-aac/pns.c:179
#2 0x6b46d06 in raac_PNS libhelix-aac/pns.c:342
#3 0x6b2a965 in AACDecode libhelix-aac/aacdec.c:493
#4 0x5bf5852 in aac_decode_frame ffmpeg/libavcodec/libhelix-aac.c:107
#5 0x5badbec in decode_simple_internal ffmpeg/libavcodec/decode.c:307
#6 0x5badbec in decode_simple_receive_frame ffmpeg/libavcodec/decode.c:515
#7 0x5badbec in decode_receive_frame_internal ffmpeg/libavcodec/decode.c:536
#8 0x5bb3075 in avcodec_send_packet ffmpeg/libavcodec/decode.c:604
#9 0x5e512c8 in movie_async_read_frame ffmpeg/libavfilter/src_movie_async.c:716
#10 0x5e512c8 in movie_async_proc_dat ffmpeg/libavfilter/src_movie_async.c:812
#11 0x5e512c8 in movie_async_thread ffmpeg/libavfilter/src_movie_async.c:924
#12 0x3811b89 in pthread_startup pthread/pthread_create.c:59
#13 0x6741663 in pthread_start pthread/pthread_create.c:139
#14 0x344f3d8 in pre_start sim/sim_initialstate.c:52
Signed-off-by: qiaohaijiao1 <qiaohaijiao1@xiaomi.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bug: v/47463
Summary
update Makefile and Config for zephyr 4.0.
Impact
N/A.
Testing
CI.