Commit afdfcb0
committed
drivers: stm32_bsec: fix debug not open on MP1
Align MP1 behaviour with MP2.
We open the full debug even if the debug configuration return 0.
Reading the debug configuration does not make any sense since we are
opening the full debug all the bits.
Change-Id: I06702e9f2fbf3be02a679d8842036fa5e2c82244
Signed-off-by: Thomas Bourgoin <[email protected]>
Reviewed-on: https://gerrit.st.com/c/mpu/oe/optee/optee_os/+/533365
ACI: CITOOLS <[email protected]>
Domain-Review: Yann GAUTIER <[email protected]>
ACI: CIBUILD <[email protected]>1 parent da492f6 commit afdfcb0
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
537 | | - | |
538 | 537 | | |
539 | 538 | | |
540 | 539 | | |
541 | 540 | | |
542 | 541 | | |
543 | 542 | | |
544 | 543 | | |
545 | | - | |
| 544 | + | |
546 | 545 | | |
547 | 546 | | |
548 | 547 | | |
549 | | - | |
| 548 | + | |
550 | 549 | | |
551 | 550 | | |
552 | 551 | | |
| |||
0 commit comments