Skip to content

Commit

Permalink
Merge pull request #5 from LedgerHQ/fbe/remove_flag
Browse files Browse the repository at this point in the history
Remove Ledger Security Review banner
  • Loading branch information
fbeutin-ledger authored Jan 31, 2024
2 parents 716e43a + 8d17b94 commit 692fa9f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ endif

APP_LOAD_PARAMS = --curve ed25519 $(COMMON_LOAD_PARAMS) --path $(APPPATH)

# Ledger: add the \"Pending security review\" disclaimer
APP_LOAD_PARAMS += --tlvraw 9F:01
DEFINES += HAVE_PENDING_REVIEW_SCREEN

include $(CURDIR)/../deps/ledger-zxlib/makefiles/Makefile.devices

$(info TARGET_NAME = [$(TARGET_NAME)])
Expand Down

0 comments on commit 692fa9f

Please sign in to comment.